-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for Analysis Vignette #17
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #17 +/- ##
==========================================
+ Coverage 81.07% 81.23% +0.15%
==========================================
Files 7 7
Lines 650 650
==========================================
+ Hits 527 528 +1
+ Misses 123 122 -1 ☔ View full report in Codecov by Sentry. |
linInt, betaMod, quadratic are not model shapes that are supported by the package yet, so we can't run |
Feedback session on 1st draft of quarto vignetteDose-Response Models
BMCP results
Modeling
Github actions
|
… to access scal param for betaMod shape; improved display of BMCP_result
Feedback on 2nd draftFinish unfinished tasks from previous draft
General
|
Feedback on 3rd draftBayesianMCPMod team
Code Review end of MayThen, it should be ready to go. Potential future work:
|
Make prior specification more generic,
• i.e. just add explanation text that prior can be based on historical data and that functions from RBesT can be used
• specify non-informative priors for all dose groups
Specification of trial design
• Prepare dummy code for all possible dose-response models (linear, exp, emax, sigEmax, linlog, logistic, beta and quadratic)
• Include a visualization for the specified dose-response models
• In addition show parameters for all models on the parameter scale, and assumed treatment effects for the specified dose groups (similar to MCPModPack2 app)
Combination of prior information and trial results
• Prepare a table showing the posterior results in a nice format
Execution of Bayesian MCPMod Test step
• Instead of performing all different contrast calculations, just showcase one and add text explaining the different options
• Prepare a nice table summarizing the BMCP test results
Model fitting
• Prepare and include nice visualizations of the model fits
• Prepare a table listing all predictions
• Prepare a table listing the bootstrap quantiles