Converts a tree into a tabular representation. This may be useful as a textual representation for use in manuscripts.

toTable(tree, added.param.cols = NULL, round.param = NULL)

Arguments

tree

A SEM Tree object.

added.param.cols

String. Add extra columns with parameter estimates. Pass a vector with the names of the parameters that should be rendered in the table.

round.param

Integer. Number of digits to round parameter estimates. Default is no rounding (NULL)

References

Brandmaier, A. M., Ram, N., Wagner, G. G., & Gerstorf, D. (in press). Terminal decline in well-being: The role of multi-indicator constellations of physical health and psychosocial correlates. Developmental Psychology.

Author

Andreas M. Brandmaier