WaldPvalues: Calculates a Wald approximation for the p-values of pairwise...

Description Usage Arguments Value Author(s)

View source: R/AuxiliarFunctions.R

Description

Calculates a Wald approximation for the p-values of pairwise comparisons

Usage

1
WaldPvalues(Effects, CovMatrix, padjust = "fdr")

Arguments

Effects

a vector containing the effects

CovMatrix

the covariance matrix of the effects

padjust

method for correcting for multiple testing as in the function p.adjust (default = "fdr", if NULL no adjustments is made)

Value

a vector of p-values.

Author(s)

Rodrigo Labouriau


postHoc documentation built on July 1, 2020, 7:22 p.m.