add_prefd_predr_var_to_mdl_smry_ls: Add preferred predictor variable to model summary list

add_prefd_predr_var_to_mdl_smry_lsR Documentation

Add preferred predictor variable to model summary list

Description

add_prefd_predr_var_to_mdl_smry_ls() is an Add function that updates an object by adding data to that object. Specifically, this function implements an algorithm to add preferred predictor variable to model summary list. Function argument mdl_smry_ls specifies the object to be updated. The function returns Model summary (a list).

Usage

add_prefd_predr_var_to_mdl_smry_ls(mdl_smry_ls, ds_smry_ls)

Arguments

mdl_smry_ls

Model summary (a list)

ds_smry_ls

Dataset summary (a list)

Value

Model summary (a list)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.