arg_check_outlier_test: Check arguments of 'outlier_test'

View source: R/outlier_test.R

arg_check_outlier_testR Documentation

Check arguments of outlier_test

Description

Check arguments of outlier_test

Usage

arg_check_outlier_test(model, n, alpha)

Arguments

model

A fitted model object from the lm function.

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 0.05.


api2lm documentation built on July 9, 2023, 5:52 p.m.