powered by
Calculates a convex data transformation for a given number of desired classes.
convex(n,b=2,stand=FALSE)
a vector of numeric values
the desired number of values
the base of the exponential function
a switch to control standardizing values to a maximum of 1.0
David W. Roberts droberts@montana.edu http://ecology.msu.montana.edu/droberts/droberts.html
Calculates a series of values where the difference between adjacent values is 1/b the previous difference. With the default b=2 you get an octave scale.
http://ecology.msu.montana.edu/labdsv/R
spcmax, samptot, abundtrans, hellinger
convex(5,2)
Run the code above in your browser using DataLab