View source: R/regarima_spec.R
set_estimate | R Documentation |
Set Estimate Specification
set_estimate( x, type = c(NA, "All", "From", "To", "Between", "Last", "First", "Excluding"), d0 = NULL, d1 = NULL, n0 = 0, n1 = 0, tol = NA, exact.ml = NA, unit.root.limit = NA )
x |
the specification. |
type, d0, d1, n0, n1 |
parameters to specifiy the span of to be used.
|
tol |
a numeric, convergence tolerance. The absolute changes in the log-likelihood function are compared to this value to check for the convergence of the estimation iterations. |
exact.ml |
(TRAMO specific) |
unit.root.limit |
(TRAMO specific) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.