This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Equation for Log-normal rank-abundance distribution

I was checking the radfit {vegan} package in R, and here is what they have for the Log-normal rank abundance distribution:

Function rad.lognormal fits a log-Normal model which assumes that the logarithmic abundances are distributed Normally, or a[r] = exp(log(mu) + log(sigma) * N), where N is a Normal deviate.

a[r] is the abundance of species at the rank of r. I think they've missed the variable "r" in their equation, right?

Here is the equation for Zipf for example: Function rad.zipf fits the Zipf model a[r] = Jp1r^gamma where p1 is the fitted proportion of the most abundant species, and gamma is a decay coefficient.

Any idea? Thanks!

rank-abundance distribution r

0 answers

No answers yet.

Log in to answer this question.