arg_check_cooks_test {api2lm} | R Documentation |
cooks_test
Check arguments of cooks_test
arg_check_cooks_test(model, n)
model |
A fitted model object from the
|
n |
The number of outliers to return. The default is all influential observations. |