arg_check_outlier_test {api2lm} | R Documentation |
outlier_test
Check arguments of outlier_test
arg_check_outlier_test(model, n, alpha)
model |
A fitted model object from the
|
n |
The number of outliers to return. The default is all outliers. |
alpha |
The Bonferroni-adjusted threshold at which
an outlier is identified. The default is |