Description Usage Arguments Examples
Methods for the function quantile
in package NADA
Compute the modeled values of quantiles or probabilities using a model object.
1 2 3 4 5 6 7 8 |
x |
An output object from a NADA fuction such as |
probs |
Numeric vector of probabilities for which to calculate model values. The default is the global variable NADAprobs = c(0.05, 0.10, 0.25, 0.50, 0.75, 0.90, 0.95). |
conf.int |
A logical indicating if confidence intervals should be computed.
For |
... |
Additional arguments passed to the generic method. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.