Description Usage Arguments Value
A wrapper around make_covparam_object
that requires specification
of estmethod
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | initial(
s_de,
s_ie,
t_de,
t_ie,
st_de,
st_ie,
v_s,
v_t,
s_range,
t_range,
estmethod,
stcov
)
|
s_de |
The spatial dependent variance (spatial partial sill). |
s_ie |
The spatial independent variance (spatial nugget). |
t_de |
The temporal dependent variance (temporal partial sill). |
t_ie |
The temporal independent variance (temporal nugget). |
st_de |
The spatio-temporal dependent variance (spatio-temporal partial sill). |
st_ie |
The spatio-temporal independent variance (spatio-temporal nugget). |
v_s |
The proportion of spatial dependent variance
(if |
v_t |
The proportion of temporal dependent variance
(if |
s_range |
The spatial effective range (the spatial distance at which the correlation equals 0.05 (for non-compact) or 0 (for compact correlations) |
t_range |
The spatial effective range (the spatial distance at which the correlation equals 0.05 (for non-compact) or 0 (for compact correlations) |
estmethod |
The estimation method
|
stcov |
The spatio-temporal covariance type
|
A named vector with covariance parameters having class equal to
the estmethod
argument and the stcov
argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.