| .rss_two_sample_gau | R Documentation |
Compute RSS for two-sample case (pooled and separate)
.rss_two_sample_gau(y, blocks, i, p, pooled = TRUE)
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. |
RSS value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.