| lib | R Documentation |
Likelihood interval for probability of single sample assuming binomial distribution. Likelihood function plot is also shown. For faster calculation speed, plot option '0' is recommended.
event |
number of events from observed data; a numeric vector |
total |
total number of trials from observed data; a numeric vector |
conf.level |
confidence level for the interval estimation |
eps |
machine epsilon value; default is 1e-08 |
k |
cutoff value for likelihood interval. If not specified, F-test is used. |
demo |
basic demographics of data |
LI |
estimated interval of probability (y/n) by LI |
CI |
estimated interval of probability (y/n) by CI |
plot |
likelihood-related plots |
Kyun-Seop Bae <k@acr.kr>, Minkyu Kim <mkim@acr.kr>
lib(8, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.