fill_ks: Build the k table

Description Usage Arguments Value

View source: R/build_P_table.R

Description

Build the table of the maximum abundance for the minimum-abundance species in a community of s species and n total individuals (or the maximum increase in abundance compared to the past species, when building an SAD using a uniform sampler...)

Usage

1
fill_ks(max_s, max_n)

Arguments

max_s

the max number of species

max_n

the max number of individuals

Value

table of ks for all combinations of s and n up to max_s and max_n.


diazrenata/feasiblesads documentation built on April 24, 2021, 12:26 a.m.