gmwm_update_cpp | R Documentation |
This function uses information obtained previously (e.g. WV covariance matrix) to re-estimate a different model parameterization
gmwm_update_cpp(
theta,
desc,
objdesc,
model_type,
N,
expect_diff,
ranged,
orgV,
scales,
wv,
starting,
compute_v,
K,
H,
G,
robust,
eff
)
theta |
A |
desc |
A |
objdesc |
A |
model_type |
A |
scales |
A |
starting |
A |
A field<mat>
that contains the parameter estimates from GMWM estimator.
JJB
Wavelet variance based estimation for composite stochastic processes, S. Guerrier and Robust Inference for Time Series Models: a Wavelet-Based Framework, S. Guerrier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.