cievd_vector | R Documentation |
Internal function to compute EVD quantile confidence intervals
cievd_vector(xrow, p, ci = 0.95)
xrow |
A single-row data.frame of EVD parameters and covariance matrix |
p |
Probability value (e.g. 0.99) |
ci |
Confidence level (default 0.95) |
Numeric vector of confidence interval width(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.