mutation: Function to execute mutation on a pop data.frame

View source: R/popdynfun.r

mutationR Documentation

Function to execute mutation on a pop data.frame

Description

mutation subprocess on single populations

Usage

mutation(x, n.allels, mutrate, mtype = "n.all", n.cov)

Arguments

x

a pop object

n.allels

number of alleles

mutrate

the mutation rate

mtype

the mutation process (currently on n.all is implemented. (=Choose any allel from 1:n.allels))

n.cov

(number of covariates, default )

Value

a dispersal probability matrix

Author(s)

Bernd Gruber, Erin Peterson


PopGenReport documentation built on Oct. 11, 2023, 9:07 a.m.