Description Usage Arguments Value Methods (by class) Examples
Run a multiple number of mdsstat
algorithms on a single input dataset.
1 2 3 4 5 6 7 |
data |
Required input dataset. Note that the dataset must satisfy the
dataset requirements for each algorithm specified (parameter |
algos |
Input list of algorithms to run. Must be a list generated by
|
dataframe |
Logical on whether to output results as a
Default: |
non_dpa |
What to do when input Default: |
... |
Further arguments for future work. |
A mdsstat_tests
data frame or list of mdsstat_test
lists with the results of the algorithm runs.
list
: Run algorithms on a list of time series
default
: Run algorithms on a single time series
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.