View source: R/estimateContrasts1.R
| estimateContrasts1 | R Documentation |
Internal implementation for contrast estimation from one-factor linear models.
estimateContrasts1(contrast.matrix, fit, alpha = 0.05, L, FUN)
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. |
A matrix of contrast estimates and Tukey-adjusted p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.