Learn R Programming

psychonetrics (version 0.11.5)

psychonetrics_update: Model updating functions

Description

These functions update a psychonetrics model. Typically they are not required.

Usage

addMIs(x, matrices = "all", type = c("normal", "free",
                    "equal"), verbose, analyticFisher = TRUE)

addSEs(x, verbose)

addfit(x, verbose)

identify(x)

Value

An object of the class psychonetrics (psychonetrics-class)

Arguments

x

A psychonetrics model.

matrices

Optional vector of matrices to include in MIs.

type

String indicating which modification indices should be updated.

verbose

Logical, should messages be printed?

analyticFisher

Logical indicating if an analytic Fisher information matrix should be used.

Author

Sacha Epskamp