residuals.kinetic | R Documentation |
Extracts model residuals from a kinetic object.
## S3 method for class 'kinetic' residuals(object, ...)
object |
a kinetic class object. |
... |
extra arguments passed to
|
Potential missfits are identified with the +/- 2*SD rule.
a tibble with the actual and predicted values and the residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.