get_output_args_default | R Documentation |
Gets the default values for the output arguments
get_output_args_default(
keep_samp_for_vS = FALSE,
MSEv_uniform_comb_weights = TRUE,
saving_path = tempfile("shapr_obj_", fileext = ".rds")
)
keep_samp_for_vS |
Logical.
Indicates whether the samples used in the Monte Carlo estimation of v_S should be returned (in |
MSEv_uniform_comb_weights |
Logical.
If |
saving_path |
String. The path to the directory where the results of the iterative estimation procedure should be saved. Defaults to a temporary directory. |
A list of default output arguments.
Martin Jullum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.