Learn R Programming

lavaSearch2 (version 1.3.5)

summary.modelsearch2: summary Method for modelsearch2 Objects

Description

summary method for modelsearch2 objects.

Usage

# S3 method for modelsearch2
summary(object, print = TRUE, ...)

Arguments

object

output of the modelsearch2 function.

print

should the summary be printed in the terminal.

...

[internal] only used by the generic method.