| summary.sem | R Documentation | 
summary method for class "sem".
## S3 method for class 'sem'
summary(object, ...)
| object | an object of class  | 
| ... | additional arguments that are not used in this method. | 
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. | 
| standard errors | bootstraped standard errors | 
| confidence intervals | bootstraped confidence intervals | 
| two R2 measures | a multiple and adjusted R-squared | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.