estimateContrasts1: Estimate one-factor contrasts

View source: R/estimateContrasts1.R

estimateContrasts1R Documentation

Estimate one-factor contrasts

Description

Internal implementation for contrast estimation from one-factor linear models.

Usage

estimateContrasts1(contrast.matrix, fit, alpha = 0.05, L, FUN)

Arguments

contrast.matrix

contrast matrix.

fit

fitted 'lm' object.

alpha

significance level.

L

optional number of contrasts used for adjustment.

FUN

formatting function applied to interval columns.

Value

A matrix of contrast estimates and Tukey-adjusted p-values.


s20x documentation built on July 1, 2026, 9:06 a.m.