make.classy.df: A Data Set Modifying Function

View source: R/make.classy.df.R

make.classy.dfR Documentation

A Data Set Modifying Function

Description

This function is used to assist the other functions in the package with iteratively running lcmm models.

Usage

make.classy.df(data, x_name, y_name, p_ids)

Arguments

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)

Examples

make.classy.df()

noahlorinczcomi/sgmm documentation built on Aug. 23, 2023, 1:28 a.m.