lvnetRefit {lvnet}R Documentation

Refit lvnet model to new data

Description

Obtain fit indices from the estimated model parameters on a new dataset.

Usage

lvnetRefit(lvnetObject, data, sampleSize)

Arguments

lvnetObject

Output of lvnet.

data

New dataset or variance-covariance matrix.

sampleSize

Sample size (if data is a variance-covariance matrix).

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


[Package lvnet version 0.3.5 Index]