isLeaf: Test whether a semtree object is a leaf.

View source: R/isLeaf.R

isLeafR Documentation

Test whether a semtree object is a leaf.

Description

Tests whether a semtree object is a leaf. Returns TRUE or FALSE.

Usage

isLeaf(tree)

Arguments

tree

A semtree object

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.


brandmaier/semtree documentation built on June 11, 2025, 2:52 a.m.