powered by
Calculates a formula table for expected mean square of Type III SS.
T3MS(Formula, Data, L0, eps=1e-8)
A coefficient matrix for Type III expected mean square
a conventional formula for a linear model
a data.frame to be analyzed
data.frame
a matrix of row linear contrasts, if missed, e3 is used
e3
Less than this value is considered as zero.
Kyun-Seop Bae k@acr.kr
This is necessary for further hypothesis tests of nesting factors.
T3MS(log(CMAX) ~ SEQ/SUBJ + PRD + TRT, BEdata)
Run the code above in your browser using DataLab