nonexceeds | R Documentation |
This function returns a vector nonexceedance probabilities.
nonexceeds(f01=FALSE, less=FALSE, sig6=FALSE)
f01 |
A logical and if |
less |
A logical and if |
sig6 |
A logical that will instead sweep |
A vector of selected nonexceedance probabilities F
useful in assessing the “frequency curve” in applications (noninclusive). This vector is intended to be helpful and self-documenting when common F
values are desired to explore deep into both distribution tails.
W.H. Asquith
check.fs
, prob2T
, T2prob
lmr <- lmoms(rnorm(20))
para <- parnor(lmr)
quanor(nonexceeds(), para)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.