Learn R Programming

pooledpeaks (version 1.1.1)

JostD_KK: Pairwise Jost D between replicates

Description

This function calculates Jost's D between two columns, specifically designed for comparing duplicate samples based on allele frequencies.

Usage

JostD_KK(Ni1, Ni2)

Value

The calculated Jost's D value.

Arguments

Ni1

Vector containing the allele frequencies of the first duplicate sample.

Ni2

Vector containing the allele frequencies of the second duplicate sample.