View source: R/evaluateDataLikelihood.R
evaluateDataLikelihood | R Documentation |
This helper function is used
in the semforest
varimp
and
proximity
aggregate functions.
evaluateDataLikelihood(model, data, data_type = "raw")
model |
A |
data |
Data set to apply to a fitted model. |
data_type |
Type of data ("raw", "cov", "cor") |
Returns a -2LL model fit for the model
Andreas M. Brandmaier, John J. Prindle
Brandmaier, A.M., Oertzen, T. v., McArdle, J.J., & Lindenberger, U. (2013). Structural equation model trees. Psychological Methods, 18(1), 71-86.
semtree
, semforest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.