evaluate {semtree} | R Documentation |
Average Deviance of a Dataset given a Forest
Description
Evaluates the average deviance (-2LL) of a dataset given a forest.
Usage
evaluate(x, data = NULL, ...)
Arguments
x |
A fitted |
data |
A data.frame |
... |
No extra parameters yet. |
Value
Average deviance
Author(s)
Andreas M. Brandmaier
References
Brandmaier, A.M., Oertzen, T. v., McArdle, J.J., & Lindenberger, U. (2013). Structural equation model trees. Psychological Methods, 18(1), 71-86.
See Also
evaluateDataLikelihood
, semtree
,
semforest
[Package semtree version 0.9.20 Index]