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


green-striped-gecko/PopGenReport documentation built on Oct. 15, 2023, 6:22 a.m.