dot-innovation_var_gau: Compute innovation variance estimates under AD(p)

.innovation_var_gauR Documentation

Compute innovation variance estimates under AD(p)

Description

The MLE of the innovation variance at time i is RSS_i(p) / N.

Usage

.innovation_var_gau(y, p, mu = NULL)

Arguments

y

Numeric matrix n_subjects by n_time.

p

Antedependence order.

mu

Optional mean vector for centering.

Value

Numeric vector of innovation variance estimates.


antedep documentation built on April 25, 2026, 1:06 a.m.