Hi all,
I would like to estimated the elevation at which species richness is expected to be maximal.
To this, I used a quadratic relationship, y = a*x^2 + b*x + c
Where y is the species richness and x the elevation
Thus, if a < 0, the species richness is expected to be maximal at X=x[y=max(y)]=-b/2a
Now I would like to know what is the incertitude on X=x[y=max(y)]? i.e. the standard deviation of X, SD(X)
Somebody have an idea? I work with R.
Best,
Thomas