Learn R Programming

api2lm (version 0.2)

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.