MSE: Mean residual sum of squares (errors)

Description Usage Arguments Value

View source: R/KasperFuncs.R

Description

One- and Two-way ANOVA

Usage

1
MSE(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 mean sum of square errors


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