- Fixed bug in apply_mcmc in subsetting a data frame when only one covariate is included
- psborrow package is now deprecated. All future development will occur in psborrow2.
- Fixed calculation of drift HR in analysis to match simulation
- Added
apply_mcmc()
function to make conducting analyses on non-simulated datasets easier - Added "analysis" vignette detailing the analysis model being implemented
- Added
psborrow.quiet
option to suppress package messages - Added
n.cores
argument torun_mcmc_p()
to allow the user to choose how many cores are used when running parallel processes - Various documentation tweaks/clarifications
- Changed License to Apache 2.0
- Initial CRAN release