Package index
-
bootstrapIDI()
- Bootstrap IDI calculation with confidence intervals
-
calculate_auc()
- Approximate AUC from sensitivity and specificity
-
calculate_nlr()
- Calculate negative likelihood ratio
-
calculate_npv()
- Calculate negative predictive value (NPV)
-
calculate_plr()
- Calculate positive likelihood ratio
-
calculate_ppv()
- Calculate positive predictive value (PPV)
-
calculate_sensitivity()
- Calculate test sensitivity
-
calculate_specificity()
- Calculate test specificity
-
clinicopath_startup_message()
- Package startup message
-
is_in_range()
- Check if value is within valid range
-
jjbarstats()
- Bar Charts
-
jjbarstatsClass
- Bar Charts
-
jjbetweenstats()
- Box-Violin Plots to Compare Between Groups
-
jjbetweenstatsClass
- Violin Plots to Compare Between Groups
-
jjcorrmat()
- Correlation Matrix
-
jjcorrmatClass
- Correlation Matrix
-
jjdotplotstats()
- Dot Chart
-
jjdotplotstatsClass
- Dot Chart
-
jjhistostats()
- Histogram
-
jjhistostatsClass
- Histogram
-
jjpiestats()
- Pie Charts
-
jjpiestatsClass
- Pie Charts
-
jjscatterstats()
- Scatter Plot
-
jjscatterstatsClass
- Scatter Plot
-
jjstatsplot-package
jjstatsplot
- jjstatsplot: Wrapper for ggstatsplot
-
jjwithinstats()
- Box-Violin Plots to Compare Within Groups
-
jjwithinstatsClass
- Violin Plots to Compare Within Group
-
jwaffle()
- Waffle Charts
-
jwaffleClass
- Waffle Charts
-
load_required_package()
- Load required packages with error handling
-
print(<sensSpecTable>)
- Print formatted HTML table for sensitivity/specificity results
-
prop_to_percent()
- Convert proportion to percentage string
-
raw_to_prob()
- Convert raw test values to predicted probabilities using ROC curve
-
safe_divide()
- Safe division function
-
validateROCInputs()
- Validate inputs for ROC analysis