corrmatgen: Internal function.

View source: R/corrmatgen.R

corrmatgenR Documentation

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.


shearer/simboot documentation built on Feb. 13, 2024, 6:58 a.m.