View source: R/CheckME_Diallel.R
| CheckME_Diallel | R Documentation |
Checking the Properties of a ME-PDC
CheckME_Diallel(design)
design |
Provide a ME-PDC |
Generates parameters of the designs along with C matrix, eigenvalues (EVs), degree of fractionations (DF) and canonical efficiency factor (CEF).
library(MEDesigns)
design<-ME_PDC1(10)$ME_PDC
CheckME_Diallel(design)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.