var_sinar {sinar} | R Documentation |
\sigma^2_\epsilon
is the variance the innovations for the
SINAR(1,1)
model.
var_sinar(X)
X |
A integer matrix where each cell is the observed value in the regular lattice. |
The estimated standard deviation in the SINAR(1,1)
.
data("nematodes")
var_sinar(nematodes)