-
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
Unit tests #13
Unit tests #13
Conversation
Unit tests for assessDesign and parameters
…ck to assessDesign
Unit tests for assessDesign base case and param validation
…mulation.R and BMCPMod.R; documented non-exported functions of BMCPMod.R
Merge branch 'feature/restructure' of https://github.com/Boehringer-Ingelheim/BayesianMCPMod into unit_tests # Conflicts: # R/BMCPMod.R # R/modelling.R # R/posterior.R # man/assessDesign.Rd # man/getPosterior.Rd # man/performBayesianMCP.Rd # vignettes/Simulation_Example.Rmd # vignettes/analysis_normal.Rmd
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #13 +/- ##
==========================================
+ Coverage 0.00% 81.20% +81.20%
==========================================
Files 7 7
Lines 591 649 +58
==========================================
+ Hits 0 527 +527
+ Misses 591 122 -469 ☔ View full report in Codecov by Sentry. |
No description provided.