Skip to content

This module provides Latent Class Analysis, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, and Rasch mixture model including model information,fit statistics,and bootstrap fit based on JMLE. Furthermore, linear and equipercentile equating can be performed within module.

hyunsooseol/snowRMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snowRMM

This module provides Latent Class Analysis, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, and Rasch mixture model including model information,fit statistics,and bootstrap fit based on JMLE. Furthermore, 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(haven)

library(jmvReadWrite)

library(jmvconnect)

devtools::install_github("twolodzko/equi")

devtools::install_github("cran/mixRasch")

devtools::install_github("hyunsooseol/snowRMM")

About

This module provides Latent Class Analysis, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, and Rasch mixture model including model information,fit statistics,and bootstrap fit based on JMLE. Furthermore, linear and equipercentile equating can be performed within module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages