simple_modindices: Simple function compute modification indices

Description Usage Arguments

View source: R/simple_modindices.r

Description

This is simply a convenient function that allows to extract modification indices from a fitted lavaan object. It uses the function modindices to compute modification indices, yet provides additional options to arrange them in descending order and exclude any additional information.

Usage

1
simple_modindices(object, arrange = TRUE, brief = TRUE, ...)

Arguments

object

An object of class lavaan.

arrange

Should the modification indices be sorted from large to small?

brief

If true, only modification indices are shown.

...

Further argument that can be passed to the function modindices().


masurp/pmstats documentation built on Oct. 6, 2020, 9:24 p.m.