Typically because results are insufficiently precise.
# S3 method for Tracker update(object, ..., epsilon, verbose = TRUE)
object | The |
---|---|
... | Ignored. Passing arguments to |
epsilon | Desired accuracy of approximation. |
verbose | Logical indicating whether to report on the algorithms
progress. Defaults to |
At the moment, only supports changing epsilon
. If there is interest,
we can consider allowing updates to tau
, alpha
and seeds
in the
future.