Ped.without.COVs: Pedigree file without covariates

Description Usage Format Details Examples

Description

Pedigree file with five quantitative traits and without covariates.

Usage

1

Format

A data frame with 385 observations on the following 10 variables.

V1

Family IDs

V2

Subject IDs

V3

Father IDs

V4

Mother IDs

V5

Sex

V6

Trait 1

V7

Trait 2

V8

Trait 3

V9

Trait 4

V10

Trait 5

Details

This data contain 385 subjects (100 families) for which 5 correlated traits are simulated using a mixed model with a global mean alpha = (2,1,3,1,1) and without covariates.

Examples

1
2
3
4
5
6
data(Ped.without.COVs)

c1.COV = 0
c1.traits = 6
rand.seed.lambda = sample(1:1000,1)
PCH4GeneralPed(Ped.without.COVs, c1.COV, c1.traits, rand.seed.lambda)

KarimOualkacha/PCH4Pedigees documentation built on May 20, 2019, 8:30 a.m.