LCTMtools icon indicating copy to clipboard operation
LCTMtools copied to clipboard

Latent Class Trajectory Models: An R Package

Results 5 LCTMtools issues
Sort by recently updated
recently updated
newest added

Dear Hannah, I'm having a problem with the function 'residualplot_step1'. When I run the examples: library(ggplot2) data(bmi_long, package = "LCTMtools") require(lcmm) model2class

Hello Hannah I hope download your data shown in the website, but it failed. May you upload the data you used in your paper again? Many thanks

Hello Hannah, I'm having trouble to install LCTMtools to R. I used the direction and code in the LCTM vignette install.packages (devtools) library(devtools) devtools::install_github("hlennon/LCTMtools") Please advise. Thanks Shaminie

Dear hlennon! hello, when I use the function "residualplot_step1", and run follow codes: set.seed(100) library(lcmm) model2classes

Dear Hannah, I'm having some trouble installing LCTMtools to R. I've used the code: library(devtools) devtools::install_github("hlennon/LCTMtools") And the installation asks me whether I want to update a load of packages....