mdl_smry_ls <- params_ls$mdl_smry_ls
data_tb <- outp_smry_ls$scored_data_tb
data_tb <- data_tb %>% youthvars::transform_ds_with_rename_lup(rename_lup = params_ls$rename_lup)
ds_smry_ls <- params_ls$ds_descvs_ls %>% TTU::make_analysis_ds_smry_ls(candidate_covar_nms_chr = params_ls$candidate_covar_nms_chr, predictors_lup = params_ls$predictors_lup) ds_smry_ls$candidate_predrs_chr <- params_ls$candidate_predrs_chr
existing_mdls_chr <- outp_smry_ls[["mdl_nms_ls"]] %>% purrr::flatten_chr()
existing_predrs_ls <- outp_smry_ls$predr_vars_nms_ls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.