modelupdate: Model updating functions

psychonetrics_updateR Documentation

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)


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.

Value

An object of the class psychonetrics (psychonetrics-class)

Author(s)

Sacha Epskamp


SachaEpskamp/psychonetrics documentation built on Sept. 1, 2023, 3:40 a.m.