prasannakumartn/hypothesistest: Provides the t-test and chi square's p value and statistic for binary targets and provides it in a dataframe for a set of columns or for a whole dataframe.In case of ANOVA provides all possible tests's summary

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 individual columns are provided for function Hyp_test().In such case a normal one on one t-test or chi would be better.

Getting started

Package details

AuthorManikandan
MaintainerThe package maintainer <yourself@somewhere.net>
LicenseNA
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("prasannakumartn/hypothesistest")
prasannakumartn/hypothesistest documentation built on Nov. 5, 2019, 1:12 a.m.