genObj: varNe_point

Description Usage Arguments Format Value Author(s) Examples

Description

Calculates population size from a genind object by calculating the variance of allele frequencies between generations.

The variance F is inversely proportional to the effective population size Ne.

This function calculates F based on Jorde and Ryman 2007. They state hat low frequency alleles are not problematic / do not bias Ne estimates, thus they are not removed here.

Usage

1

Arguments

genObj

A genind object with years as populations.

Format

An object of class character of length 1.

Value

a vector with

Author(s)

Christine Ewers-Saucedo <ewers.christine@gmail.com>

Examples

1
library(adegenet)

georgeshirreff/multiNe documentation built on May 17, 2019, 1:15 a.m.