Skip to content
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

Feature/restructure #14

Merged
merged 42 commits into from
Dec 20, 2023
Merged

Feature/restructure #14

merged 42 commits into from
Dec 20, 2023

Conversation

wojcieko
Copy link
Contributor

  • content final for 1st version

sebastianbossert and others added 12 commits December 4, 2023 16:57
- updated vignette accordingly
Merge branch 'main' of https://github.com/Boehringer-Ingelheim/BayesianMCPMod into feature/restructure

# Conflicts:
#	R/BMCPMod.R
#	R/posterior.R
#	man/getContrMat.Rd
#	man/getPosterior.Rd
#	man/performBayesianMCP.Rd
#	vignettes/analysis_normal.Rmd
- added getPriorList to vignette
- fixed s3 method for modelFits predictions
- added model weights to s3 print function of modelFits
- changed printing behaviour for single simulation BayesianMCP
- some renaming of variables & functions
- added Steven Brooks as author
Merge branch 'feature/restructure' of https://github.com/Boehringer-Ingelheim/BayesianMCPMod into feature/restructure

# Conflicts:
#	R/BMCPMod.R
#	R/posterior.R
#	man/performBayesianMCP.Rd
#	man/performBayesianMCPMod.Rd
#	vignettes/analysis_normal.Rmd
- assessDesign: added contr matrix argument, Bayesian re-estimation, improving runtime, output information, average success probability, sd as input
- different model shapes of the same type can be evaluated
- getPosterior can return posterior ESS
- new function getESS to get ess from post_list
- simulation function can take a dose-response vector
- moved getPrior to vignettes
- added successRate attribute to BayesianMCP class objects
- fixed a warning in print function of BayesianMCPMod that would occur if more than 1 model shape of the same type was specified
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2023

Codecov Report

Attention: 189 lines in your changes are missing coverage. Please review.

Comparison is base (853f10a) 55.80% compared to head (c1dd7cd) 0.00%.

❗ Current head c1dd7cd differs from pull request most recent head b241cf6. Consider uploading reports for the commit b241cf6 to get more accurate results

Files Patch % Lines
R/BMCPMod.R 0.00% 108 Missing ⚠️
R/posterior.R 0.00% 22 Missing ⚠️
R/s3methods.R 0.00% 22 Missing ⚠️
R/plot.R 0.00% 15 Missing ⚠️
R/simulation.R 0.00% 13 Missing ⚠️
R/bootstrapping.R 0.00% 8 Missing ⚠️
R/modelling.R 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #14       +/-   ##
==========================================
- Coverage   55.80%   0.00%   -55.81%     
==========================================
  Files           7       7               
  Lines         534     591       +57     
==========================================
- Hits          298       0      -298     
- Misses        236     591      +355     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Xyarz Xyarz merged commit 4f37eab into main Dec 20, 2023
6 checks passed
@Xyarz Xyarz deleted the feature/restructure branch December 20, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants