Description Usage Arguments Details Value
Replace outliers in a dataset
1 | outlierReplace(dataframe, cols, rows, newValue = NA)
|
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 |
http://sel-columbia.github.io/formhub.R/demo/RemoveOutliers.html
a data.frame is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.