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 that would occur when predicting from the beta model shape outside of the original dose range.
Fixed a bug in which the MED assessment could not be performed when specifying a negative direction of beneficial effect and an evidence level other than 0.5.
Added functions and vignettes for the binary endpoint case.
Added functionality to assessDesign() to provide custom simulated data and custom model estimates enabling complex data simulation and analysis methods.
Added argument to assessDesign() for number of bootstrap samples in case evidence_level is provided.
Added functionality to plot.modelFits() to plot effect sizes.
Added calls to set.seed() in vignette's code blocks to facilitate individual code block reproducibility.