summary.cmdlr | R Documentation |
A generic summary function for a model object of class 'cmdlr'
## S3 method for class 'cmdlr'
summary(object, robust = FALSE, ...)
object |
A model object of class 'cmdlr' |
robust |
A boolean equal to TRUE if you want to return a robust variance covariance matrix based on a simple sandwich estimator. The default value is FALSE |
... |
Other arguments passed to the function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.