Compute_Nominator {fst4pg}R Documentation

Computation of the numerator of the moment estimator

Description

Computation of the numerator of the moment estimator

Usage

Compute_Nominator(p1, p2, n1, n2)

Arguments

p1

numeric, frequencies in population 1

p2

numeric, frequencies in population 2

n1

numeric, number of gametes in population 1

n2

numeric, number of gametes in population 2

Value

a vector with the numerators of the Fst moment estimator


[Package fst4pg version 1.0.0 Index]