mom2: Method of Moments Estimating of Migration Paramter

Description Usage Arguments Value

Description

This function estimates the migration parameter between a local and meta community for a single individual. This method is an extension from the paper "Taxa-Abundance Distributions in Microbial Communities Using Environmental Sequence Data" by Sloan et al.

Usage

1
mom2(local, meta)

Arguments

local

A local community of OTU reads. Rows should be OTUs, Columns should be Samples. A column of taxon indexes should be included at the beginning. Note that if this is not included, the first sample in your data will not be used.

meta

A meta community of OTU reads. Rows should be OTUs, Columns should be Samples. A column of taxon indexes should be included at the beginning. Note that if this is not included, the first sample in your data will not be used.

Value

a list of 1 element. Element 1 is the estimate for the migration parameter.


kathalexknuts/ntsims2 documentation built on May 31, 2019, 11:43 p.m.