View source: R/inference_lrt.R
normality | R Documentation |
Tests the normality of the model resioduals with Shapiro-Wilk test.
normality(kinetic_object, ...)
kinetic_object |
a kinetic class object. |
... |
additional arguments passed to |
a tibble with the test results: test statistic and p value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.