R multilevel

multilevel is a library of functions for working with multilevel data.


Installation

install.packages('multilevel')


Usage

To calculate the Sobel test statistic, try:

sorel(data$X, data$M, data$Y)

This displays:


CategoryRicottone

R/Multilevel (last edited 2025-04-03 21:08:24 by DominicRicottone)