Recent Releases of oddsratio

oddsratio - oddsratio 2.0.2

Chore

  • Account for mixed predictor specifications.
  • Upkeep maintenance.

- R
Published by pat-s about 1 year ago

oddsratio - oddsratio 2.0.1

Package infrastructure

  • Move to GitHub Actions
  • Add lintr
  • Add codemeta
  • Add precommit framework
  • Use stock pkgdown theme

R package

  • Optimize wording and documentation
  • Update broken links
  • Remove dependencies:
    • tibble
    • stringr
    • gtable
    • gam
    • cowplot
    • scales
  • Account for partial matching of predictor variables (#34)

- R
Published by pat-s about 6 years ago

oddsratio - oddsratio 2.0.0

  • return a tibble instead of a data.frame
  • clean up code base
  • don't use cowplot ggplot theme by default
  • optimize wording in vignette

- R
Published by pat-s almost 7 years ago

oddsratio - oddsratio 1.0.3

update functions to work with ggplot2 v3.0.0

- R
Published by pat-s almost 8 years ago

oddsratio - oddsratio 1.0.2

Minor

  • Add CITATION file

- R
Published by pat-s over 8 years ago

oddsratio - oddsratio 1.0.1

Fake release for Zenodo

- R
Published by pat-s over 8 years ago

oddsratio - oddsratio 1.0.0

Major

  • rename functions (snake_case)

- R
Published by pat-s almost 9 years ago

oddsratio - oddsratio 0.3.1

  • update functions to work with ggplot2 v2.2
  • add data and enable lazy loading in examples

- R
Published by pat-s over 9 years ago

oddsratio - oddsratio 0.3.0

New functions

  • plot_smooth.gam(): Lets you plot smoothing functions of GAM(M)s using ggplot2.
  • add.oddsratio.into.plot(): Add odds ratios into plot of GAM(M) smoothing function.

Function updates

  • calc.oddsratio.glm, calc.oddsratio.gam: Add odds ratio confident interval calculation
  • For GLM models CI level can be specified manually.
  • Print 'CI' warning if model is of type glmmPQL

- R
Published by pat-s over 9 years ago

oddsratio - oddsratio 0.2

See NEWS for change log

- R
Published by pat-s over 9 years ago

oddsratio - oddsratio 0.1

First CRAN release attempt

- R
Published by pat-s over 9 years ago