Learn R Programming

FrF2 (version 1.7-2)

utilities.blocksplitplot.aliases.shortrep: Utility functions for short representation of block and splitplot generators

Description

Utility functions for short representation of block and splitplot generators, not intended for direct use

Usage

recalc.alias.block(dia, leg)
struc.aliased(struc, nk, order)

Arguments

dia

a list of alias information from function aliases

leg

a character vector of legend entries shaped as A=name1 or F1=name1, depending on whether there are up to 50 factors or more

struc

an output from function recalc.alias.block

nk

number of factors (<=50: Letters; >50: F1, F2, ...)

order

2 or 3 (aliasing order)

Value

The functions are not intended for direct use. Function recalc.alias.block outputs a character vector of alias relations, function struc.aliased structures these into a list with main effects, 2fis and 3fis (the latter for order=3 only). These functions are used by function FrF2.

Details

The functions are not intended for direct use.

See Also

See Also FrF2-package