dot-rss_two_sample_gau: Compute RSS for two-sample case (pooled and separate)

.rss_two_sample_gauR Documentation

Compute RSS for two-sample case (pooled and separate)

Description

Compute RSS for two-sample case (pooled and separate)

Usage

.rss_two_sample_gau(y, blocks, i, p, pooled = TRUE)

Arguments

y

Numeric matrix n_subjects by n_time.

blocks

Integer vector indicating group membership (1 or 2).

i

Time index.

p

Antedependence order.

pooled

Logical. If TRUE, compute pooled RSS; if FALSE, within-group RSS.

Value

RSS value.


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