merge.semforest | R Documentation |
This overrides generic base::merge() to merge two forests into one.
## S3 method for class 'semforest'
merge(x, y, ...)
x |
A SEM Forest |
y |
A second SEM Forest |
... |
Extra arguments. Currently unused. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.