diallelMET {lmDiallel} | R Documentation |
Factitious dataset for Diallel analysis
Description
Multi-environment half-diallel dataset with six parentals, in five blocks and ten environments; the dataset is factitious and was obtained by Monte Carlo simulation.
Usage
data("diallelMET")
Format
A data.frame with 1050 observations on the following 5 variables.
Env
environment, a factor with 10 levels
Block
block, a factor with 5 levels
Par1
male parent, a factor with 6 levels
Par2
female parent, a factor with 6 levels
Yield
yield, a numeric vector
Author(s)
Andrea Onofri, Niccolo' Terzaroli, Luigi Russi
Source
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
References
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
Examples
data("diallelMET")