R Commander (Rcmdr) is a GUI for the R programming language, licensed under the GNU General Public License, and developed and maintained by John Fox in the sociology department at McMaster University.[2] Rcmdr looks and works similarly to SPSS GUI by providing a menu of analytic and graphical methods. It also displays the underlying R code that runs each analysis.[3]
Developer(s) | John Fox et al. |
---|---|
Stable release | 2.9-2[1]
/ February 8, 2024 |
Operating system | Cross-Platform |
Platform | R programming language |
Type | Statistical software |
License | GNU General Public License |
Website | R Commander |
Rcmdr can be installed from within R, like any R package. Integration with Microsoft Excel is provided by the RExcel package, which also provides an RAndFriendsLight "bundle" graphical installer. R commander is used as a suggested learning environment for a number of R-centric academic statistics books for students and scientists.[4][5]
See also
editReferences
edit- ^ "Rcmdr: R Commander". CRAN. Retrieved 19 September 2024.
- ^ Fox, John (2005). "The R Commander: A Basic-Statistics Graphical User Interface to R". Journal of Statistical Software. 14 (9). doi:10.18637/jss.v014.i09.
- ^ Muenchen, Robert A. (2011). R for SAS and SPSS Users. New York: Springer. pp. 46–48. ISBN 978-1-4614-0685-3.
- ^ Discovering Statistics With R.
- ^ Biostatistics with R
Further reading
edit- Fox, John (2017). Using the R Commander: A Point-and-Click Interface for R. Chapman & Hall/CRC Press. ISBN 978-1-4987-4190-3.
External links
edit