Learn R Programming

infoDecompuTE (version 0.5.1)

getFixEF.onePhase: Get the Fixed Components' coefficients and Efficiency Factors of Single-Phase Experiments.

Description

Construct a matrix contain the coefficients of the fixed Components and the average efficiency factors of single-phase experiments.

Usage

getFixEF.onePhase(effFactors, trt.Coef, T, Rep, table.legend)

Arguments

effFactors
a list numeric vector from trtProkMat function.
trt.Coef
a numeric vector from getTrtCoef function.
T
a list of matrix from makeTreatProjectors function.
Rep
a numeric vector from getReplicationList function.
table.legend
a logical allows the users to use the legend for the variance components of the ANOVA table for a large design. Default is FALSE, which uses the original names.

Value

This function returns a matrix.