Closed willmorrison1 closed 5 years ago
e.g. currently simulationFilter(product = x ...) should be: simulationFilter(product = x, bands = c(...), iters = c(...)) as the latter is easier to work with and uncerstand cf. only "..."
now has stricter arguments
e.g. currently simulationFilter(product = x ...) should be: simulationFilter(product = x, bands = c(...), iters = c(...)) as the latter is easier to work with and uncerstand cf. only "..."