Learn R Programming

agricolae (version 1.0-4)

carolina2: Data Carolina II

Description

Data for the analysis of Carolina II Genetic design. Both paternal and maternal half-sibs are produced in this design. From an F2 population, n1 males and n2 females are randomly selected and each male is crossed to each of the females. Thus n1 x n2 progenies are produced whitch are analysed in a suitably laid experiment.

Usage

data(carolina2)

Arguments

source

Biometrical Methods in Quantitative Genetic Analysis, Singh, Chaudhary. 1979.

References

Biometrical Methods in Quantitative Genetic Analysis, Singh, Chaudhary. 1979.

Examples

Run this code
library(agricolae)
data(carolina2)
str(carolina2)

Run the code above in your browser using DataLab