Boik.mtx: Multi-headed Machine Data

Description Usage Source Examples

Description

Performance of a multiple-headed machine used to fill bottles. Weights for six heads on five occasions were recorded.

Usage

1

Source

Boik, RJ. (1993) A comparison of three invariant tests of additivity in two-way classifications with no replications, Computational Statistics & Data Analysis, 15:411-424.

Examples

1
2
3
data(Boik.mtx)
Boik.out <- HiddenF(Boik.mtx)
anova(Boik.out)

Example output

The ACMIF test for the hidden additivity form of interaction
Analysis of Variance Table

Response: y
          Df Sum Sq Mean Sq F value    Pr(>F)
group      1 1980.0 1980.05 50.2197 3.706e-06
col        5 1225.4  245.07  6.2158 0.0025891
row        3  621.1  207.03  5.2508 0.0112137
group:col  5 2011.1  402.21 10.2012 0.0002075
Residuals 15  591.4   39.43                  
C.Total   29 6429.0                          
(Pvalues in ANOVA table are NOT corrected for multiplicity.) 

hiddenf documentation built on May 2, 2019, 2:47 p.m.