Description Usage Arguments Details Author(s) References See Also
An astro wrapper around the 'qbeta' function. Useful for calculating robust upper and lower error boundaries for a given data set.
1 |
k |
number of successes |
n |
total number of trials |
s |
sigma values required |
p |
probability values required (see details) |
corr |
apply a one-sided correction for extreme values ( k=0 / k=n ) |
... |
arguments to be passed to 'qbeta' |
When 'p' is equal to <NA> (default), sigma confidence intervals are calculated according to the value of 's'. If a value of 'p' is given, probabilities of 'p' are calculated instead.
Ewan Cameron <dr.ewan.cameron@gmail.com>
Aaron Robotham <aaron.robotham@icrar.org>
Lee Kelvin <lee.kelvin@uibk.ac.at>
Cameron, E., 2011, Publications of the Astronomical Society of Australia (PASA), 28, 128
The astronomy package: astro
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.