R/a_models_rnm.R

Defines functions rnm

Documented in rnm

rnm <- function(...){
  lvm(...,latent = "cov", 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.