qualiVarSumm: Generates a detailed univariate frequency summary of...

Description Usage Arguments Details Value Author(s)

Description

The function first divides the dataset in managable smaller dataframes with verticalSplit This function provides frequency count of each unique entry in each qualitative feature with runFacsummary

Usage

1

Arguments

df

your data frame

Details

The function first divides the dataset in managable smaller dataframes Then calculates frequency of all unique values in all qualitative features And returns it in the form of a list

Value

list of variable name, unique entry, count(frequency)

Author(s)

Saurabh Jaju


saurabhJaju/explore- documentation built on May 29, 2019, 3:19 p.m.