is_outlier: Find outliers (if any exist)

Description Usage Arguments Value

View source: R/linreg.R

Description

Calculates if the observed residual is an outlier given the 1.645 standard deviations away from the mean.

Usage

1

Arguments

x

Takes a vector of residuals

Value

Returns a boolean index for those values that are outliers


CharlesTGurra/lab4RT documentation built on Sept. 25, 2020, 8:49 a.m.