analysis_outliers: Outliers Analysis

Description Usage Arguments Value

View source: R/outliers_missing_treatment.R

Description

#' analysis_outliers is the function for outliers analysis.

Usage

1
analysis_outliers(dat, target, x, lof = NULL)

Arguments

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 outliers_detection.

Value

A data.frame with outliers analysis for each variable.


creditmodel documentation built on Jan. 7, 2022, 5:06 p.m.