arg_check_cooks_test {api2lm}R Documentation

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.


[Package api2lm version 0.2 Index]