Description Usage Arguments Value
View source: R/subset_methods.R
Calculate the theoretical error for subsets of the pool of methods Calculates the error for each possible subset of method in the processed dataset
1 | calc_subset_methods(dataset)
|
dataset |
A list of time series, with each element having at least
the entry |
A list of list, the first dimension is the size of of subset
and the second the results of each subset,
having two entries: iset
the indices of the subset in the
errors
vector and error
, the minimum error produced
by that subset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.