CheckME_Diallel: Checking the Properties of a ME-PDC

View source: R/CheckME_Diallel.R

CheckME_DiallelR Documentation

Checking the Properties of a ME-PDC

Description

Checking the Properties of a ME-PDC

Usage

CheckME_Diallel(design)

Arguments

design

Provide a ME-PDC

Value

Generates parameters of the designs along with C matrix, eigenvalues (EVs), degree of fractionations (DF) and canonical efficiency factor (CEF).

Examples

library(MEDesigns)
design<-ME_PDC1(10)$ME_PDC
CheckME_Diallel(design)

MEDesigns documentation built on June 8, 2025, 10:06 a.m.