summary.modelsearch2: summary Method for modelsearch2 Objects

View source: R/modelsearch2-summary.R

summary.modelsearch2R 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 modelsearch2 function.

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.


bozenne/lavaSearch2 documentation built on Feb. 13, 2024, 10:18 p.m.