plot_lambdas: Generate the scatter plot of lambdas
Description
This function is to visualize the AE level RRs in an AE group.
Usage
plot_lambdas(vaccine_name, AE_grp_name, big_data)
Arguments
vaccine_name
The vaccine type to be visualized
AE_grp_name
The AE group name to be visualized
big_data
The big data.frame from the `zinb_analysis_tool` function
Value
A scatter plot produced by `ggplot2::ggplot()`