Skip to contents

Show the model results

Usage

mplus.print.logistic.regressions.odds.ratio.results(file, getdf = FALSE)

Arguments

file

the quoted name of an existing OH5 file

getdf

logical

Value

The logistic regression odds ratio results is printed to the screen

Examples

if (FALSE) { # \dontrun{
mplus.print.logistic.regressions.odds.ratio.results('ex.oh5')
} # }