View source: R/make_prevalence_tables.R
makeTablesNew | R Documentation |
Relies on Kylie's add_conf_ints function
makeTablesNew( dat = dfRes, result_var = "res", pos_val = "1", neg_val = "0", covariates = covs, cov_name_list, sens = 0.844, spec = 0.986, weights = NULL, suffix = NULL, sf = 4, for_report = FALSE, write_to_file = FALSE, percent = TRUE, output_list = TRUE, separator = "," )
Make prevalence tables for instances where there are only zeros or ones in the results (ie all pos or all neg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.