Learn R Programming

breakaway (version 4.8.4)

poisson_model: PoissonModel

Description

A model to estimate the number of missing taxa under a Poisson Model

Usage

poisson_model(input_data, cutoff = 10)

Value

An object of class alpha_estimate.

Arguments

input_data

A frequency count table

cutoff

The largest frequency to use for predicting f0. Defaults to 10.