dist_ss: Estimation of SS distance

View source: R/dist_ss.R

dist_ssR Documentation

Estimation of SS distance

Description

This function returns a measure of genetic distance based upon the partitioned Sums of Squares from the AMOVA analysis. There are no particular assumptions to this estimation.

Usage

dist_ss(x, stratum = "Population")

Arguments

x

A data frame with locus objects in it as well as a stratum object.

stratum

A factor indicating the stratum to use.

Value

The SS distance matrix

Author(s)

Rodney J. Dyer rjdyer@vcu.edu


dyerlab/gstudio documentation built on Jan. 17, 2025, 11:17 a.m.