Skip to content

exposure response functions

Latest
Compare
Choose a tag to compare
@smouksassi smouksassi released this 15 Jan 11:46
· 26 commits to main since this release
  • rebuilt docs fixed broken link
  • fixing some regressions introduced by bookmarking
  • fixing some errors by the new R rules for logical comparison length with | versus ||
  • fixing error in aspect.ratio not numeric (was also fixed in ggplot2)
  • fixing other regressions with GGally::ggpairs() color and group
  • added support of pasting values of two/three variables where it was just a placeholder
  • added function ggkmrisktable() to add facetable risk tables, km and by ntiles split exposures
  • added function gglogisticexpdist() and ggcontinuousexpdist() to add facetable logistic/linear regression with exposures split to ntiles with * exposure distributions by dose/group and optional y axis projections
  • added link to github pages in description thanks to @olivroy
  • Fix part of ggplot2 3.4.0 deprecation warnings. (#27, @olivroy)