A summary() method for an object of class "semEff".

# S3 method for 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 of object. If NULL (default), all summaries are returned.

...

Further arguments passed to or from other methods. Not currently used.

Value

A summary table or tables of effects for the endogenous variables (data frames).

Details

This summary method prints tables of effects and confidence intervals for SEM endogenous (response) variables.