View source: R/initializer_functions.R
n_LVs should be a list of n_LVs per block
1 2 3 4 5 6 7 8 | normal_SOPLS_initializer(
node,
n_LVs_per_block = NULL,
parallelise = FALSE,
n_cores = NULL,
error_function = SSE,
LV_selection_method = "minimum_mean"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.