smicd (version 1.0.3)

summary.sem: Summarizing Linear and Linear Mixed Models with SEM

Description

summary method for class "sem".

Usage

# S3 method for sem
summary(object, ...)

Arguments

object

an object of class "sem".

...

additional arguments that are not used in this method.

Value

an object of type "summary.sem" with following components:

call

a list containing an image of the function call that produced the object.

coefficients

a table that returns the estimation parameters and the standard errors and confidence intervals in case that the standard erros are estimated.

two R2 measures

a multiple and adjusted R-squared in case of an object of class "sem","lm" and a marginal and conditional R-squared in case of an object of class "sem","lme"