Skip to content

This function is to help users, especially non-statistician, to have an idea on the statistical test to choose according to their data.

License

Notifications You must be signed in to change notification settings

matbou85/StatHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatHelper: Help users to choose which statistical test to perform

Warning

THIS FUNCTION IS UNDER ACTIVE DEVELOPMENT. TRY AT YOUR OWN RISK IF YOU REALLY WANT TO, OTHERWISE WAIT UNTIL A STABLE VERSION IS PUBLISHED.

StatHelper is a function to help the users in making a decision on an appropriate statistical test

Installation

Alternatively, you can install the latest development version from github:

remotes::install_github("matbou85/StatHelper")

Basic usage

StatHelper(x = myData, group = myData$group, var1 = myData$weight, paired = T) ## paired-sample t.test

About

This function is to help users, especially non-statistician, to have an idea on the statistical test to choose according to their data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published