df.AVF: The Attribute Value Frequency of Categorical variable

Description Usage Arguments Value

Description

This is an example function name 'df.AVF' The function will calculate the frequency of each unique variable in every column over the row and sum the total number of count for each unique value in row which then will be divided by the total number of categorical variable

Usage

1
df.AVF(x)

Arguments

x

a data frame to be which have both numerical and categorical variable

Value

it returns a data frame with avf score for outliers detection


prk327/AtConP documentation built on May 26, 2019, 8:33 a.m.