A summary()
method for an object of class "semEff"
.
# S3 method for semEff
summary(object, responses = NULL, ...)
A summary table or tables of effects for the endogenous variables (data frames).
An object of class "semEff"
.
An optional character vector, the names of one or more SEM
response variables for which to return summaries (and/or "Correlated Errors"
, where applicable). Can also be a numeric vector of indices of
object
. If NULL
(default), all summaries are returned.
Further arguments passed to or from other methods. Not currently used.
This summary method prints tables of effects and confidence intervals for SEM endogenous (response) variables.