jservadio/TrialistNof1: Bayesian N-of-1 calculations

For each individual N-of-1 study done for 6 different chronic pain outcomes, program runs MCMC algorithm in JAGS to calculate posterior distribution of treatment effect. Returns posterior median, 2.5 and 97.5 percentiles as well as posterior probabilities that effect is greater than 20% improvement or less than 20% improvement for treatment B compared to A and A compared to B (i.e. 4 probabilities). For now, just fits simple t-test model with non-informative priors. This will be updated in new versions.

Getting started

Package details

AuthorChristopher Schmid, Joseph Servadio
MaintainerChristopher Schmid <christopher_schmid@brown.edu>, Joseph Servadio <joseph_servadio@brown.edu>
LicenseGPL
Version0.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jservadio/TrialistNof1")
jservadio/TrialistNof1 documentation built on May 20, 2019, 2:08 a.m.