summary.modelsearch2 {lavaSearch2} | R Documentation |
summary Method for modelsearch2 Objects
Description
summary method for modelsearch2 objects.
Usage
## S3 method for class 'modelsearch2'
summary(object, print = TRUE, ...)
Arguments
object |
output of the |
print |
should the summary be printed in the terminal. |
... |
[internal] only used by the generic method. |
Details
The column dp.Info
contains the percentage of extended models (i.e. model with one additional link)
for which the information matrix evaluated at the value of the parameters of the initial model is non positive definie.
[Package lavaSearch2 version 2.0.3 Index]