multigroup: Multigroup estimates

Description Usage Arguments

View source: R/multigroup.R

Description

This function runs the new inclusion-exclusion algorithm correction designed by Colin Carlson and Laura Alexander and implemented in Carlson et al. (in prep)

Usage

1
multigroup(fake, orders = c("A", "B", "C", "D", "E", "F"), est.num.fake)

Arguments

fake

A data frame of the group membership of all the sample species

orders

You gotta just quickly name all the groups

est.num.fake

The numbers you extrapolated for each group


cjcarlson/codependent documentation built on July 26, 2019, 2:56 a.m.