normality: Test for normality of the model residuals.

View source: R/inference_lrt.R

normalityR Documentation

Test for normality of the model residuals.

Description

Tests the normality of the model resioduals with Shapiro-Wilk test.

Usage

normality(kinetic_object, ...)

Arguments

kinetic_object

a kinetic class object.

...

additional arguments passed to residuals.kinetic.

Value

a tibble with the test results: test statistic and p value.


PiotrTymoszuk/kinet documentation built on June 12, 2022, 7:29 p.m.