This is a test R Markdown document
## Loading required package: tidyverse
## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ dplyr 1.1.4 ✔ readr 2.1.5
## ✔ forcats 1.0.1 ✔ stringr 1.5.2
## ✔ ggplot2 4.0.0 ✔ tibble 3.3.0
## ✔ lubridate 1.9.4 ✔ tidyr 1.3.1
## ✔ purrr 1.1.0
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag() masks stats::lag()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
## Loading required package: gt
##
## Loading required package: gtExtras
##
## Loading required package: plotly
##
##
## Attaching package: 'plotly'
##
##
## The following object is masked from 'package:ggplot2':
##
## last_plot
##
##
## The following object is masked from 'package:stats':
##
## filter
##
##
## The following object is masked from 'package:graphics':
##
## layout
##
##
## `geom_smooth()` using formula = 'y ~ x'
Logistic Regression Results |
Odds Ratios with 95% Confidence Intervals |
term |
Odds_Ratio |
CI_Lower |
CI_Upper |
P_Value |
(Intercept) |
0.000 |
0.000 |
0.003 |
0.0000 |
IV |
1.000 |
1.000 |
1.000 |
0.0000 |
Linearity of the Logit Test (Box-Tidwell) |
Interaction term indicates violation if significant |
term |
Estimate |
Std_Error |
P_Value |
(Intercept) |
−25.601 |
9.664 |
0.0081 |
IV |
0.004 |
0.002 |
0.0520 |
IV_log |
0.000 |
0.000 |
0.0623 |
Inflection Point of Logistic Curve |
Value of IV where predicted probability = 0.50 |
Probability |
Inflection_Point |
0.5 |
46,300.817 |