View source: R/lower_level_disprop_analysis.R
count_expected_rrr | R Documentation |
Internal function to provide expected counts related to the RRR
count_expected_rrr(df, df_colnames, df_syms)
df |
See documentation for add_expected_counts |
df_colnames |
See documentation for da |
df_syms |
A list built from df_colnames through conversion to symbols. |
A data frame with columns for obs, n_drug, n_event, n_tot and (RRR) expected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.