Releases: hta-pharma/maicplus
Releases · hta-pharma/maicplus
v0.1.2
- Changed the link function to binomial for RD and RR in binary analysis
- Updated vignette to recommend against bootstrap in unanchored analysis with citation
- Fix events percentage to properly incorporate weights in the report table for binary analysis
- Replace quantile function to use matrixStats package instead of desctools package
- Added testing PH assumptions vignette
- Fixed the issues with merging weights using match function
What's Changed
- replace desctools::Quantile with matrixStats::weightedMedian by @gravesti in #181
- add citation showing poor performance of unanchored bootstrap by @MikeJSeo in #183
- change binomial link by @MikeJSeo in #186
- fix the issue with median by @MikeJSeo in #191
- edit match function when assigning weights by @MikeJSeo in #193
- check tests by @gravesti in #194
- Prepare Release by @gravesti in #197
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
- first CRAN release
What's Changed
- add template files by @gravesti in #2
- Mike branch by @MikeJSeo in #4
- Greg branch by @hoppanda in #5
- Fix checks by @gravesti in #8
- New check by @gravesti in #9
- Update preprocess function and check weights by @hoppanda in #11
- Changed names in report_table and corrected coxdiag_adj in the unadju… by @miranta-antoniou-roche in #13
- add generic print for check_weights by @gravesti in #17
- some minor changes + R package dependency by @MikeJSeo in #33
- add simple footnote text function by @gravesti in #37
- rev by @MikeJSeo in #36
- 34 forest plot design by @miranta-antoniou-roche in #39
- update roxygen header of 3 r files with examples by @hoppanda in #38
- 23 add vignette for using package by @MikeJSeo in #46
- overview of ispor branch by @gravesti in #65
- add bootstrap design into estimate weight by @hoppanda in #71
- km plot ggplot by @MikeJSeo in #73
- 83 update bucher function by @MikeJSeo in #84
- 72 add bootstrap into maic wrapper function for tte by @hoppanda in #88
- 98 bug fix estimate weights ch3 about a column is numeric or not do not work for tibble input by @hoppanda in #99
- 80 add binary to wrapper function for unanchored case by @hoppanda in #93
- recover original par on exit for plot_km by @hoppanda in #104
- Control optim printing by @gravesti in #106
- Improve tests for Bucher by @ckalyvas in #55
- Change bootstrap code by @gravesti in #103
- add example data by @hoppanda in #105
- rev by @MikeJSeo in #118
- 120 ordering of ggplot kmplot2 seems wrong by @MikeJSeo in #121
- 79 add binary endpoints to wrapper anchored function by @hoppanda in #112
- delete old pkg versions by @gravesti in #123
- add anchored TTE example by @gravesti in #124
- Fix kmplot par error and more by @gravesti in #127
- 109 adapt all examples and tests to datasets by @MikeJSeo in #128
- modify estimate_weight function by @hoppanda in #129
- 137 add xlab option in basic kmplot2 by @MikeJSeo in #138
- 101 reconsider rounding in outputs and reporting tables by @hoppanda in #139
- adding_vignette by @MikeJSeo in #146
- add bootstrap fix for anchored by @hoppanda in #149
- 150 tweaks to pkgdown page by @MikeJSeo in #151
- 152 normalize weights update by @MikeJSeo in #153
- remove unused reporting function by @gravesti in #155
- add badges and coverage by @gravesti in #159
- doi link by @MikeJSeo in #163
- Update README.md by @MikeJSeo in #165
- Add more tests by @gravesti in #166
- CRAN release v1.0 by @hoppanda in #167
New Contributors
- @MikeJSeo made their first contribution in #4
- @miranta-antoniou-roche made their first contribution in #13
- @ckalyvas made their first contribution in #55
Full Changelog: https://github.com/hta-pharma/maicplus/commits/v0.1.0