coef.semtree: Return the parameter estimates of a given leaf of a SEM tree

View source: R/coef.R

coef.semtreeR Documentation

Return the parameter estimates of a given leaf of a SEM tree

Description

Return the parameter estimates of a given leaf of a SEM tree

Usage

## S3 method for class 'semtree'
coef(object, ...)

Arguments

object

semtree. A SEM tree node.

...

Extra arguments. Currently unused.

@exportS3Method coef semtree


brandmaier/semtree documentation built on April 18, 2024, 3:24 a.m.