Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2024-05-03 21:03:00
Size: 1046
Comment: Links
Revision 12 as of 2025-04-03 21:09:20
Size: 1154
Comment: Links
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
 * [[R/Caret|caret]]
Line 40: Line 41:
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]

R

The R programming language is an interpreted statistical programming language.

On most platforms, the interpreter is called by R(1). On others, RStudio is almost a necessity.


Installation

Most Linux and BSD distributions will offer an r package.

For any platform, but especially for Windows, consider using RStudio.


Tool Chain

Language

Packages

Configuration


See also


CategoryRicottone

R (last edited 2025-04-03 21:09:20 by DominicRicottone)