mstr: Mean of Squares between Treatments for crisp observation
Description
This function calculates the Mean of Squares between Treatments (MSTr) for crisp observation.
Usage
mstr(Data, par = "C")
Arguments
Data
a matrix with \(dim=c(n, 4)\) and FANOVA.Data format.
par
a character argument with possible values "C", "L" and "R". If par="C", which is default, the cut part will be the cores of TFNs. If par="L" (par="R"), the cut part will be the Left (Right) spreads of TFNs.