Create shareable models

Create model objects that mirror the longitudinal transfer to utility models in all aspects, except having their dataset objects replaced by synthetic data (to reduce the risk of accidentally sharing confidential data).

outp_smry_ls <- outp_smry_ls %>% 
  TTU::write_shareable_mdls(new_dir_nm_1L_chr = "G_Shareable",
                            shareable_title_detail_1L_chr = params_ls$dv_mdl_desc_1L_chr)


ready4-dev/TTU documentation built on July 2, 2024, 8:12 a.m.