Description Usage Arguments Value
View source: R/outliers_missing_treatment.R
#' analysis_outliers is the function for outliers analysis.
| 1 | analysis_outliers(dat, target, x, lof = NULL)
 | 
| dat | A data.frame with independent variables and target variable. | 
| target | The name of target variable. | 
| x | The name of variable to process. | 
| lof | Outliers of each variable detected by  | 
A data.frame with outliers analysis for each variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.