data_distribution: Find the distribution of a dataframe

Description Usage Arguments Value

View source: R/DataDistribution.R

Description

Takes in a data frame and identifies the data distribution

Usage

1

Arguments

data

A data frame for which the distribution needs to be identified

dv

A string value specifying the column name of DV

Value

A data frame with different distribution metrics such as variable type, is_normal, shapiro p value, skewness score, kurtosis score, pearson score, etc.


akunuriYoshitha/BestTransform documentation built on Feb. 19, 2021, 3:23 a.m.