h_get_contrast | R Documentation |
This is support function to obtain contrast matrix for type II/III testing.
h_get_contrast(
object,
effect,
type = c("II", "III", "2", "3"),
tol = sqrt(.Machine$double.eps)
)
object |
( |
effect |
( |
type |
( |
tol |
( |
A matrix
of the contrast.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.