DistriSum: Generate distribution plot and summary

Description Usage Arguments Value Examples

Description

Generate distribution plot and summary

Usage

1
DistriSum(x, outDir = NULL, colCalss = FALSE, maxLevel = 10, ...)

Arguments

x

Input data ML.data

outDir

Path to directory to save the plot and table. If it is specified, the plots will be saved. Default is NULL

maxLevel

A number to specify the max number of categories for categorical data.

...

Parameters in getData

colClass

A boolen. If it is TRUE, the ditribution will colored by Classes. Default is FALSE.

Value

plots and summary for continuous variable and catergorical variables.

Examples

1

lijingya/MLTools documentation built on May 8, 2019, 9:26 a.m.