getNodeById {semtree} | R Documentation |
Get Node By Id
Description
Return a node matching a given node ID
Usage
getNodeById(tree, id)
Arguments
tree |
A SEM Tree object. |
id |
Numeric. A Node id. |
Author(s)
Andreas M. Brandmaier, John J. Prindle
References
Brandmaier, A.M., Oertzen, T. v., McArdle, J.J., & Lindenberger, U. (2013). Structural equation model trees. Psychological Methods, 18(1), 71-86.
[Package semtree version 0.9.20 Index]