Skip to contents

Show the latent class indicator odds ratios

Usage

mplus.print.latent.class.indicator.odds.ratios(file, invariance = 0)

Arguments

file

the quoted name of an existing OH5 file

invariance

0 (not invariance model, default)

Value

The latent class indicator odds ratios is printed to the screen

Examples

if (FALSE) { # \dontrun{
mplus.print.latent.class.indicator.odds.ratios('ex.oh5')
} # }