Recent Releases of bonsaiforest

bonsaiforest - v0.1.1

  • Adapt to changes in brms 2.22.0 for the specification of baseline hazards. (#79)

What's Changed

  • rework bhaz by @gravesti in https://github.com/insightsengineering/bonsaiforest/pull/80
  • prepare for release by @gravesti in https://github.com/insightsengineering/bonsaiforest/pull/82

New Contributors

  • @gravesti made their first contribution in https://github.com/insightsengineering/bonsaiforest/pull/80

Full Changelog: https://github.com/insightsengineering/bonsaiforest/compare/v0.1.0...v0.1.1

- R
Published by github-actions[bot] over 1 year ago

bonsaiforest - v0.1.0

  • First CRAN version of the package.
  • This package implements subgroup estimates based on Bayesian shrinkage priors, as well as penalized likelihood inference. ### New features
  • Horseshoe prior estimates
  • Ridge and Lasso penalized estimates
  • Standard subgroup and overall estimates for comparison

What's Changed

  • Initialize package by @cicdguy in https://github.com/insightsengineering/bonsaiforest/pull/1
  • Update DESCRIPTION file by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/3
  • add test function, checkmate import by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/4
  • add naivepop function, survival and stats import by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/6
  • 8 vignette naivepop by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/10
  • 13 gen stacked data by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/14
  • Naive function by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/15
  • Add preprocessing_data by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/17
  • Add elastic_net function by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/19
  • Add horseshoe by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/21
  • Add classes to functions by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/23
  • Add naivepop_fit by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/25
  • Add models by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/27
  • Add summary.naivepop by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/29
  • Add summary.naive by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/31
  • Add lOR_estimation by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/33
  • Add Rcpp_function by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/35
  • Rename matrix_bin1 by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/37
  • Add survival_curves by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/39
  • Add ahr_estimation by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/41
  • Add subgroups by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/43
  • Add summary.elastic_net by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/45
  • Add trt_horseshoe by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/47
  • Add summary.horseshoe by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/49
  • Add description trt and unify summaries by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/51
  • Add print of summaries by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/54
  • Update pkgdown configuration by @walkowif in https://github.com/insightsengineering/bonsaiforest/pull/56
  • Add plots by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/55
  • Add compareplot by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/58
  • Add example_guide vignette by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/60
  • Add assert_factor and change example naivepop by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/62
  • Add parameters horseshoe by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/64
  • Modify figure size by @Mar-vazquez in https://github.com/insightsengineering/bonsaiforest/pull/66
  • customize issue templates for GH by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/70
  • Add CLA workflow by @walkowif in https://github.com/insightsengineering/bonsaiforest/pull/71
  • cleanup for publication by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/73
  • add survival simulations by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/74
  • run additional scenarios by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/77
  • 76: prep CRAN submission by @danielinteractive in https://github.com/insightsengineering/bonsaiforest/pull/78

New Contributors

  • @cicdguy made their first contribution in https://github.com/insightsengineering/bonsaiforest/pull/1
  • @danielinteractive made their first contribution in https://github.com/insightsengineering/bonsaiforest/pull/3
  • @Mar-vazquez made their first contribution in https://github.com/insightsengineering/bonsaiforest/pull/6
  • @walkowif made their first contribution in https://github.com/insightsengineering/bonsaiforest/pull/56

Full Changelog: https://github.com/insightsengineering/bonsaiforest/commits/v0.1.0

- R
Published by github-actions[bot] almost 2 years ago