save_gp_imputation_traceplots: Internal 'ibiVizEdit' utility for generating diagnostic...

Description Usage Arguments Value

View source: R/fct_gp_impute_core.R

Description

Internal ibiVizEdit utility for generating diagnostic traceplots

Usage

1
2
3
4
5
6
7
8
save_gp_imputation_traceplots(
  model_outputs = NULL,
  gp_driver = NULL,
  sub_id = NULL,
  secondary_id = NULL,
  study_id = NULL,
  out_dir = NULL
)

Arguments

model_outputs

output object generated from the imputation run

gp_driver

a list object used to define the imputation problem and includes hyperparameters

sub_id

the subject id defined by the user and used by ibiVizEdit to label outputs

secondary_id

a secondary id value defined by the user and used by ibiVizEdit to label outputs

study_id

as study id value defined by the user and used by ibiVizEdit to label outputs

out_dir

the internal directory where outputs are stored - created via a default process defined by the internal settings of ibiVizEdit

Value

saves imputation model diagnostics plots


dr-consulting/ibi_VizEdit documentation built on Jan. 1, 2021, 12:04 a.m.