summary.kinetic | R Documentation |
Retrieves inference or fit statistics or normality test results for the model residuals from a kinetic class object.
## S3 method for class 'kinetic' summary( object, type = c("inference", "fit", "assumptions"), resid.type = "response", ... )
object |
a kinetic class object. |
type |
type of the statistic returned. |
resid.type |
type of the residuals, passed to
|
... |
extra arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.