Learn R Programming

agricolae (version 1.0-4)

carolina1: Data Carolina I

Description

Data for the analysis of Carolina I genetic design. In this design F2 or any advanced generation maintained by random mating, produced from cross between two pure-lines, is taken as base population. From the population an individual is randomly selected and used as a male. A set of 4 randomly selected plans are used as females and are mated to the above male. Thus a set of 4 full-sib families are produced. This is denoted as a male group. Similarly, a large number of male groups are produced. No female is used for any second mating. four male groups (16 female groups) from a set.

Usage

data(carolina1)

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(carolina1)
str(carolina1)

Run the code above in your browser using DataLab