map_to_ts | R Documentation |
This function maps the lower and upper bounds of the solution vector to a subset of the dataset.
map_to_ts(lower, upper, instances)
lower |
The lower bound in [0, 1]. |
upper |
The upper bound in [0, 1]. |
instances |
The full dataset. |
A list with 'low', 'up', and 'filtered_instances'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.