poisson_model_nof1 {breakaway} | R Documentation |
PoissonModelNof1
Description
A model to estimate the number of missing taxa under a zero- and one-truncated Poisson Model
Usage
poisson_model_nof1(input_data, cutoff = 10)
Arguments
input_data |
A frequency count table |
cutoff |
The largest frequency to use for predicting f0 and f1. Defaults to 10. |
Value
An object of class alpha_estimate
.
[Package breakaway version 4.8.4 Index]