ANOVA_testing: Provides the t-test and chi square's p value and statistic...

Description Usage Arguments Examples

View source: R/ANOVA_testing.R

Description

1.Provides the t-test and chi square's p value and statistic and provides it in a dataframe for a set of columns or for a whole dataframe. 2.In case of ANOVA() provides p values in form of a dataframe Assumption: No indidivual columns are provided for function Hyp_test().In such case a normal one on one t-test or chi would be better.

Usage

1
ANOVA_testing(data, filename = NULL)

Arguments

For

ANOVA()—–>data

Examples

1
ANOVA_test(df)

Manistrikes23493/PackageHyptest documentation built on Oct. 30, 2019, 9:10 p.m.