ACCLAB / dabestr

Data Analysis with Bootstrap Estimation in R
https://acclab.github.io/dabestr
Apache License 2.0
215 stars 34 forks source link

p value #81

Open mick42-star opened 4 years ago

mick42-star commented 4 years ago

Is there anyway I can get the pvalue of permutation t-test by using this package? Thanks!

josesho commented 4 years ago

Hi @Riverhuang42 ,

This feature is likely to ship with v0.3.1. (v0.3.0 is soon to be released!)

In the meantime, you can look at the coin package to generate your own permutation P values!