toTable: Tabular Representation of a SEM Tree

View source: R/toTable.R

toTableR Documentation

Tabular Representation of a SEM Tree

Description

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

Usage

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)

Author(s)

Andreas M. Brandmaier

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.


semtree documentation built on Nov. 26, 2023, 5:07 p.m.