Rev Language Reference


fnReversiblePoMoNeutralM4N

Usage

fnReversiblePoMoNeutralM4N(Natural N, Natural M, Simplex pi, RealPos[] rho)

Arguments

N : Natural (pass by const reference)
Population size
M : Natural (pass by const reference)
Virtual population size
pi : Simplex (pass by const reference)
Vector of allele frequencies: pi=(pi_a0,pi_a1,pi_a2,pi_a3)
rho : RealPos[] (pass by const reference)
Vector of exchangeabilities: rho=(rho_a0a1,rho_a0a2,rho_a0a3,rho_a1a2,rho_a1a3,rho_a2a3)

Return Type