View source: R/power_calculation.R
contrastMD | R Documentation |
Computes power of F-test for multi-dimensional contrast matrices
contrastMD(object, L, sig.level = 0.05, eps = sqrt(.Machine$double.eps))
object |
design object |
L |
contrast matrix |
sig.level |
significance level |
eps |
numeric tolerance |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.