R psych

psych is a library of utilities for psychology and psychometrics.


Installation

Install the psych package.

install.packages('psych')


Usage

The built-in To output a matrix of plots (similar to the pairs function) with...

...then try:

library(psych)

pairs.panels(mtcars)


CategoryRicottone

R/Psych (last edited 2026-09-15 17:58:24 by DominicRicottone)