View source: R/as.regexport.coeftest.R
as.regexport.coeftest | R Documentation |
Apply revised standard errors from a coeftest (from package lmtest) to a model and coerce into class regexport.
## S3 method for class 'coeftest'
as.regexport(coeftest, model, sumstats = NULL)
coeftest |
An object of class coeftest |
model |
The lm or glm model from which the coeftest was calculated |
sumstats |
Optional named list of additional summary statistics |
An object of class regexport
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.