View source: R/make.classy.df.R
make.classy.df | R Documentation |
This function is used to assist the other functions in the package with iteratively running lcmm models.
make.classy.df(data, x_name, y_name, p_ids)
data |
enter data set containing predicted latent class membership values. |
x_name |
enter the name of the time-indicating column (str) |
y_name |
enter the name of the time-varying outcome column (str) |
p_ids |
enter the name of the column containing the predicted latent class membership values (str) |
make.classy.df()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.