Learn R Programming

lavaSearch2 (version 1.2.0)

summary.modelsearch2: summary Method for modelsearch2 Objects

Description

summary method for modelsearch2 objects.

Usage

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

Arguments

object

output of the modelsearch2 function.

display

should the summary be printed in the terminal.

...

[internal] only used by the generic method.