Learn R Programming

TANOVA (version 1.0.0)

group.ix: This is an internal function

Description

This is an internal function.

Usage

group.ix(f1,f2)

Arguments

f1
a vector of length equal to the number of arrays. Each entry indicates the level of the first factor for corresponding array. The values of f1 should be 1,2,3,...
f2
a vector of length equal to the number of arrays. Each entry indicates the level of the second factor for the corresponding array. The values of f2 should be 1,2,3,... If the experimental has only one factor, let f2=0.