| residuals | R Documentation |
Extract residuals from fitted model
## S4 method for signature 'MSAassess'
residuals(object, vars, type = c("response", "pearson"), ...)
object |
MSAassess object returned by |
vars |
Character vector to indicate which residuals will be calculated. Available choices from MSAdata object are: "Cinit_mfr", "Cobs_ymfr", "CAAobs_ymafr", "CALobs_ymlfr", "Iobs_ymi", "IAAobs_ymai", "IALobs_ymli", "SC_ymafrs" |
type |
Character, 'response' for the |
... |
Not used |
A named list based on vars argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.