Last month I attended the R/Medicine conference. In addition to listening to some great talks and having interesting conversations, I gave a talk of my own, on how to easily compute bootstrap p-values and confidence intervals in R using the boot.pval
package. You can watch the talk here:
To learn more about boot.pval
, check out the documentation, which contains several examples of how to compute p-values and confidence intervals for various regression models and location parameters.