R/a_models_ml_rnm.R

Defines functions ml_rnm

Documented in ml_rnm

ml_rnm <- function(...){
  ml_lvm(..., within_latent = "cov", between_latent = "cov", within_residual = "ggm", between_residual = "ggm")
}

Try the psychonetrics package in your browser

Any scripts or data that you put into this service are public.

psychonetrics documentation built on Oct. 3, 2023, 5:09 p.m.