outlierReplace: Replace outliers in a dataset

Description Usage Arguments Details Value

Description

Replace outliers in a dataset

Usage

1
outlierReplace(dataframe, cols, rows, newValue = NA)

Arguments

dataframe

an object of class data.frame

cols

specify columns

rows

specify rows

newValue

specify a new value to replace outliers with such as the mean of the column

Details

http://sel-columbia.github.io/formhub.R/demo/RemoveOutliers.html

Value

a data.frame is returned


jasdumas/dumas documentation built on May 18, 2019, 4:49 p.m.