Plot Relative Risk (RR) by lag
plot_air_pollution_forest_by_lag(
analysis_results,
max_lag = 14L,
output_dir = NULL,
save_plot = FALSE
)ggplot object
Processed results with RR/AF/AN/AR with lag variables
Integer. Maximum lag days. Defaults to 14.
Character. Directory to save plot. Defaults to NULL.
Logical. Whether to save the plot. Defaults to FALSE.