A summary() method for an object of class "semEff".
Usage
# S3 method for class 'semEff'
summary(object, responses = NULL, ...)Arguments
- object
An object of class
"semEff".- responses
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 ofobject. IfNULL(default), all summaries are returned.- ...
Further arguments passed to or from other methods. Not currently used.