Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

equivalence

Identify candidates of equivalent models


Description

Identifies candidates of equivalent models

Usage

equivalence(x, rel, tol = 0.001, k = 1, omitrel = TRUE, ...)

Arguments

x

lvmfit-object

rel

Formula or character-vector specifying two variables to omit from the model and subsequently search for possible equivalent models

tol

Define two models as empirical equivalent if the absolute difference in score test is less than tol

k

Number of parameters to test simultaneously. For equivalence the number of additional associations to be added instead of rel.

omitrel

if k greater than 1, this boolean defines wether to omit candidates containing rel from the output

...

Additional arguments to be passed to the lower-level functions

Author(s)

Klaus K. Holst

See Also


lava

Latent Variable Models

v1.6.10
GPL-3
Authors
Klaus K. Holst [aut, cre], Brice Ozenne [ctb], Thomas Gerds [ctb]
Initial release
2021-09-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.