oddsratio icon indicating copy to clipboard operation
oddsratio copied to clipboard

Simplified odds ratio calculation of binomial GAM/GLM models

Results 5 oddsratio issues
Sort by recently updated
recently updated
newest added

Hi, I had to estimate some odds-ratios from gam models and found your package. After some tries, I found that the confidence intervals were unexpectedly small. I checked the code...

I adjusted a glm model using the database and program attached. For the last category, i have a p-value of 0.0539, while the confidence interval doesn't include 1 (1.024 ;...

It seems that function plot_gam does not extract correctly the data of the gam plot when the predictor name appears more than one time in the model See for example...

[CodeFactor](https://www.codefactor.io/repository/github/pat-s/oddsratio/overview/master) found multiple issues: #### Trailing spaces [.pre-commit-config.yaml:42 ](https://www.codefactor.io/repository/github/pat-s/oddsratio/source/master/.pre-commit-config.yaml#L42)[.pre-commit-config.yaml:16 ](https://www.codefactor.io/repository/github/pat-s/oddsratio/source/master/.pre-commit-config.yaml#L16)[.pre-commit-config.yaml:8 ](https://www.codefactor.io/repository/github/pat-s/oddsratio/source/master/.pre-commit-config.yaml#L8)[.pre-commit-config.yaml:6 ](https://www.codefactor.io/repository/github/pat-s/oddsratio/source/master/.pre-commit-config.yaml#L6)