contrast_weights.oneway_contrast_spec | R Documentation |
Compute the contrast weights for an oneway_contrast_spec object.
## S3 method for class 'oneway_contrast_spec'
contrast_weights(x, term, ...)
x |
An oneway_contrast_spec object. |
term |
A term object. |
... |
Additional arguments (currently unused). |
A list containing the term, name, weights, condition names, and contrast specification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.