var_hat_sigma {sinar} | R Documentation |
\hat{\sigma}_\epsilon
is the standard deviation of SINAR(1,1)
model.
var_hat_sigma(X)
X |
A integer matrix where each cell is the observed value in the regular lattice. |
The variance of standard deviation of the estimate of
\sigma_\epsilon
.
data("nematodes")
var_hat_sigma(nematodes)