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 |
data |
New dataset or variance-covariance matrix. |
sampleSize |
Sample size (if |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package lvnet version 0.3.5 Index]