- parTable
A parameter table, typically obtained from a modsem
model
using parameter_estimates
or standardized_estimates
.
- scientific
Logical, whether to print p-values in scientific notation.
- ci
Logical, whether to include confidence intervals in the output.
- digits
Integer, number of digits to round the estimates to
(default is 3).
- loadings
Logical, whether to include factor loadings in the output.
- regressions
Logical, whether to include regression coefficients in the output.
- covariances
Logical, whether to include covariance estimates in the output.
- intercepts
Logical, whether to include intercepts in the output.
- variances
Logical, whether to include variance estimates in the output.