Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

R Commander

From Wikipedia, the free encyclopedia
R Commander
DeveloperJohn Fox et al.
Stable release
2.9-2[1] / February 8, 2024 (2024-02-08)
Operating systemCross-Platform
PlatformR programming language
TypeStatistical software
LicenseGNU General Public License
Website

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]

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

[edit]

References

[edit]
  1. "Rcmdr: R Commander". CRAN. Retrieved 19 September 2024.
  2. 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.
  3. Muenchen, Robert A. (2011). R for SAS and SPSS Users. New York: Springer. pp. 46–48. ISBN 978-1-4614-0685-3.
  4. Discovering Statistics With R.
  5. 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.
[edit]