make_analysis_ds_smry_ls | R Documentation |
make_analysis_ds_smry_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make analysis dataset summary list. The function returns Analysis dataset summary (a list).
make_analysis_ds_smry_ls(ds_descvs_ls, candidate_covar_nms_chr, predictors_lup)
ds_descvs_ls |
Dataset descriptives (a list) |
candidate_covar_nms_chr |
Candidate covariate names (a character vector) |
predictors_lup |
Predictors (a lookup table) |
Analysis dataset summary (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.