Learn R Programming

simboot (version 0.2-0)

corrmatgen: Internal function.

Description

Correlation matrix for confidence intervals assuming multivariate standard normal distribution. Calculates the correlation matrix for method asci in function sbdiv

Usage

corrmatgen(CM, varp)

Arguments

CM
a matrix of contrast coefficients, dimension MxI, where M=number of contrasts, and I=number of groups in a oneway layout
varp
a numeric vector of groupwise variance estimates (length = I)

Value

  • A matrix of dimension MxM.