coef.semtree {semtree} | R Documentation |
Return the parameter estimates of a given leaf of a SEM tree
## S3 method for class 'semtree'
coef(object, ...)
object |
semtree. A SEM tree node. |
... |
Extra arguments. Currently unused. @exportS3Method coef semtree |