SSE: Residual sum of squares

Description Usage Arguments Value

View source: R/KasperFuncs.R

Description

Theorem 8.2 and 8.20
One- and Two-way ANOVA

Usage

1
SSE(x, treatments, blocks = NULL)

Arguments

x

Vector of all data from all groups

treatments

Vector with pointers for which group each entry in x belong to.

blocks

Vector with pointers for which block each entry in x belong to (Null if One-way ANOVA)

Value

The sum of squared errors


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.