powered by
Checking the Properties of a ME-PDC
CheckME_Diallel(design)
Generates parameters of the designs along with C matrix, eigenvalues (EVs), degree of fractionations (DF) and canonical efficiency factor (CEF).
Provide a ME-PDC
library(MEDesigns) design<-ME_PDC1(10)$ME_PDC CheckME_Diallel(design)
Run the code above in your browser using DataLab