matBlock | R Documentation |
It creates a disign matrix for block effects (with sum-to-zero constraint). It is used internally
matBlock(formula)
formula |
|
A design matrix for the block effect
Andrea Onofri, Niccolo' Terzaroli, Luigi Russi
Onofri, A., Terzaroli, N. & Russi, L. Linear models for diallel crosses: a review with R functions. Theor Appl Genet (2020). https://doi.org/10.1007/s00122-020-03716-8
data("hayman54")
matBlock(~hayman54$Block)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.