computePFU {RVS}R Documentation

computation of P[FjU] using equation 21 of Bureau et al.

Description

computation of P[FjU] using equation 21 of Bureau et al.

Usage

computePFU(nf, theta, ord = 5)

Arguments

nf

number of founders of the pedigree

theta

value of the parameter of the polynomial distribution

ord

order of the polynomial approximation to the distribtion of the number of distinct alleles in the founders (noted d in Bureay et al.). Must be <= 5

Value

P[FjU] (scalar)


[Package RVS version 1.14.0 Index]