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
Alternatively, you can install the latest development version from github:
remotes::install_github("matbou85/StatHelper")
StatHelper(x = myData, group = myData$group, var1 = myData$weight, paired = T) ## paired-sample t.test