You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in plot.modelFits() that would plot credible bands based on incorrectly selected bootstrapped quantiles
Added getMED(), a function to assess the minimally efficacious dose (MED) and integrated getMED() into assessDesign() and performBayesianMCPMod
Added parallel processing using the future framework
Modified the handling of the fit of an average model: Now, getModelFits() has an argument to fit an average model and this will be carried forward for all subsequent functions
Re-introduced getBootstrapSamples(), a separate function for bootstrapping samples from the posterior distributions of the dose levels