var_sinar: Empirical estimate for the variance of innovations.

Description Usage Arguments Value Examples

View source: R/cls_sinar.R

Description

σ^2_ε is the variance the innovations for the SINAR(1,1) model.

Usage

1

Arguments

X

A integer matrix where each cell is the observed value in the regular lattice.

Value

The estimated standard deviation in the SINAR(1,1).

Examples

1
2
data("nematodes")
var_sinar(nematodes)

sinar documentation built on Jan. 13, 2021, 6 p.m.