You should check out John Fox's Rcmdr package,
https://cran.r-project.org/package=Rcmdr
It was designed for exactly the situation you describe - desire to have a GUI,
with R underneath, but also usable.
A nice feature is that there are many 'plugins' others have developed to extend
the design b
You might be interested in the `Rdatasets` package,
https://vincentarelbundock.github.io/Rdatasets/ which lists over 2200 datasets
from various packages.
What is the context of the `lottery` dataset. I seem to recall smth to do with
the NJ Lottery
-Michael
1. Availability of Sdatasets (Avr
Hi Paul
Is there a concrete working example somewhere that shows how to use these to do
an animation on Windows (R Gui &/or RStudio) using base R plot() and friends?
I have several old examples somewhere that used to work (R < ~ 3), but now no
longer work as before.
Date: Mon, 25 Mar 2024 1
ellipse draws mathematical ellipses, I believe
For proper bivariate normal density ellipses (not simply contours), check out:
car::dataEllipse
heplots::covEllipses
-Michael
Message: 1
Date: Fri, 14 Jan 2022 10:12:50 -0500
From: Paul Bernal
To: R
Subject: [R] How to create density ellipses wit
Try
heplots::boxM
This also has a nice plot method to visualize the contributions to box's M test.
See my paper:
https://www.datavis.ca/papers/EqCov-TAS.pdf
> -Original Message-
> From: R-help
> mailto:r-help-boun...@r-project.org>> On Behalf
> Of Luigi
> Marongiu
> Sent: Tuesday,
[env: Windows, R 3.6.6]
When I start R from the R Gui icon or from RStudio, I get a large number of
packages loaded via a namespace. Not entirely clear where these come from.
As a result, I often run into problems updating packages because something is
already loaded. How can start a new gui s
6 matches
Mail list logo