normalPhenotype: Simulate normally distributed phenotype

Description Usage Arguments Details Value

View source: R/simulatePhenotypes.R

Description

Add a normally distributed phenotype

Usage

1
normalPhenotype(means, standardDeviations, phenotypeName, marker)

Arguments

means

The means of the phenotype for all the different founder alleles

standardDeviations

The standard deviations of the phenotype for all the different founder alleles

phenotypeName

The name of the new phenotype

marker

The name of the marker which controls this phenotype

Details

Add a normally distributed phenotype to a given populations

Value

An object of class normalPhenotype representing the phenotype.


mpMap2 documentation built on Sept. 13, 2020, 5:17 p.m.