MattisvdBergh/LCT: Estimate a Latent Class Tree model with Latent GOLD 5.1

A Latent Class Tree model is estimated with Latent GOLD 5.1. A 2-class split is performed on the data (can be increased by adjusting maxClassSplit1) and a new dataset is constructed for each class by multiplying the original weights with the posterior membership probabilities. Subsequently the procedure is repeated for the new classes and this goes on untill no classes are split further.

Getting started

Package details

AuthorMattis van den Bergh
MaintainerMattis van den Bergh <mattisvdbergh@gmail.com>
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MattisvdBergh/LCT")
MattisvdBergh/LCT documentation built on May 8, 2019, 9:50 a.m.