Skip to contents

Show the Brant Wald Test for Proportional Odds

Usage

mplus.print.brant.wald.test(file)

Arguments

file

the quoted name of an existing OH5 file

Value

The Brant Wald Test for Proportional Odds is printed to the screen.

Examples

if (FALSE) { # \dontrun{
mplus.print.brant.wald.test('ex.oh5')
} # }