plotly_lambdas: Generate the scatter plot of lambdas (Plotly)
Description
This function is to visualize the AE level RRs in an AE group interactively.
Usage
plotly_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 `plotly::plotly()`