update.hhh4ZI | R Documentation |
hhh4ZI
ModelRe-fit a hhh4ZI
model with a modified control list,
equivalently to update.hhh4
.
## S3 method for class 'hhh4ZI'
update(
object,
...,
S = NULL,
subset.upper = NULL,
use.estimates = object$convergence,
evaluate = TRUE
)
object |
a fitted |
... |
elements modifying the original control list. |
S |
a named list of numeric vectors (with names |
subset.upper |
refit on a subset of the data up to that time point
(used by |
use.estimates |
logical indicating if |
evaluate |
logical indicating if the updated |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.