diff --git a/README.md b/README.md index 12c6cbb..5ca2592 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # oddsratio -[![tic](https://github.com/pat-s/oddsratio/actions/workflows/main.yml/badge.svg)](https://github.com/pat-s/oddsratio/actions/workflows/main.yml) + +[![tic](https://github.com/pat-s/oddsratio/actions/workflows/tic.yml/badge.svg)](https://github.com/pat-s/oddsratio/actions/workflows/main.yml) [![CRAN status](https://www.r-pkg.org/badges/version/oddsratio)](https://CRAN.R-project.org/package=oddsratio) -[![cran checks](https://cranchecks.info/badges/worst/oddsratio)](https://cran.r-project.org/web/checks/check_results_oddsratio.html) [![CRAN Downloads](https://cranlogs.r-pkg.org/badges/oddsratio)](https://cran.rstudio.com/web/packages/oddsratio/index.html) [![lifecycle](https://img.shields.io/badge/lifecycle-stable-blue.svg)](https://www.tidyverse.org/lifecycle/#stable) + Functions for calculation and plotting of odds ratios for Generalized Additive (Mixed) Models and Generalized Linear (Mixed) Models with a binomial response variable (i.e. logistic regression models)