inferTheta {RVS}R Documentation

solve the parameter theta for polynomial approximation of the distribution of the number of distinct alleles.

Description

solve the parameter theta for polynomial approximation of the distribution of the number of distinct alleles.

Usage

inferTheta(phi, phiVec)

Arguments

phi

the mean estimated kinship between founders

phiVec

contains phi_a for a = 2*nf-ord to 2*nf-1, where ord must be between 2 and 5

Value

real roots of the polynomial approximation


[Package RVS version 1.2.1 Index]