hyunsooseol / snowRMM

Latent Class Analysis(LCA), LCA for ordinal indicators, Latent class growth modeling, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, Rasch mixture model, linear and equipercentile equating can be performed within module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowRMM

Latent Class Analysis(LCA), LCA for ordinal indicators, Latent class growth modeling, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, Rasch mixture model, linear and equipercentile equating can be performed within module. snowRMM module can be installed and used in R as a standard R packages.

Installation

At the moment, snowRMM is not in CRAN yet, so you need to install it via devtools.

library(jmv)

library(jmvReadWrite)

library(jmvconnect)

devtools::install_github("twolodzko/equi")

devtools::install_github("cran/mixRasch")

devtools::install_github("hyunsooseol/snowRMM")

About

Latent Class Analysis(LCA), LCA for ordinal indicators, Latent class growth modeling, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, Rasch mixture model, linear and equipercentile equating can be performed within module.


Languages

Language:R 100.0%