arg_check_cooks_test: Check arguments of cooks_test
Description
Check arguments of cooks_test
Usage
arg_check_cooks_test(model, n)
Arguments
- model
A fitted model object from the
lm
function.
- n
The number of outliers to return. The default is
all influential observations.