Learn R Programming

mlmpower (version 1.0.9)

mp_parameters: mp_parameters Object for mlmpower

Description

An S3 class that contains an base::environment with the following objects:

  • r2: The population proportion of variance explained

  • phi_b: The population predictor covariance matrix for between

  • phi_p: The population within cluster covariance matrix for products

  • phi_w: The population predictor covariance matrix for within

  • mean_Z: The population mean for level-2 predictors

  • mean_X: The population mean for level-1 predictors

  • var_e: The population within residual variance

  • tau: The population level-2 covariance matrix

  • gammas: The regression coefficients

  • mean_Y: The population mean of the outcome

Arguments

See Also

parameters