| get_theoretical_wv | R Documentation |
Computes the theoretical WV implied by a model and parameter vector.
get_theoretical_wv(
theta,
model,
n,
wv_obj = NULL,
tau = NULL,
prep = NULL,
return_components = FALSE
)
theta |
Real-valued parameter vector (unconstrained). |
model |
A |
n |
Length of autocovariance to compute. |
wv_obj |
Optional |
tau |
Optional vector of scales; overrides |
prep |
Optional output from |
Numeric vector of theoretical wavelet variances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.