Multivariate function Function to evaluate multivariate rEDM models
1 | multivariate(ctl_in, dat_in, max_lag, base_column, add_column, target_column)
|
ctl_in |
Ctl list; used to define lib and pred in block_lnlp |
dat_in |
Data frame of sampled values; from run_simplex[[1]] |
max_lag |
Maximum lag value for make_block |
base_column |
Base columns to include in multivariable prediction |
add_column |
Additional columns to evaluate |
target_column |
Target column to predict |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.