Applies qnorm to an object returned by ecoffinder_nls.

abr_quantile(obj, q, ...)

Arguments

obj

object of class abr_ecoffinder

q

vector of quantiles

...

other arguments passed to qnorm

Value

vector of quantiles

Details

If log2 was used for MIC data, the results are back-transformed by 2^x.

Examples