Learn R Programming

nadiv (version 2.18.0)

Mrode9: Pedigree, adapted from example 9.1 of Mrode (2005)

Description

Pedigree, adapted from example 9.1 of Mrode (2005)

Usage

Mrode9

Arguments

Format

A data.frame with 12 observations on the following 3 variables:

pig

a numeric vector

dam

a numeric vector

sire

a numeric vector

Examples

Run this code
  data(Mrode9)
  str(Mrode9)

Run the code above in your browser using DataLab