group.ix: This is an internal function

Description Usage Arguments Author(s)

View source: R/group.ix.R

Description

This is an internal function.

Usage

1
  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.

Author(s)

Baiyu Zhou zhouby98@stanford.edu & Weihong xu weihongx@stanford.edu


TANOVA documentation built on May 29, 2017, 12:31 p.m.

Related to group.ix in TANOVA...