normal_SOPLS_initializer: n_LVs should be a list of n_LVs per block

Description Usage

View source: R/initializer_functions.R

Description

n_LVs should be a list of n_LVs per block

Usage

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"
)

GeertPostma/pathmodelr documentation built on Oct. 5, 2021, 4:17 p.m.