Description Usage Arguments Details Value Author(s) References See Also Examples
distribution functions (probability, random number generation and cumulative) for the logit-normal binomial distribution
| 1 2 3 | 
| x | vector of quantiles | 
| size | number of trials (zero or more) | 
| m | distribution parameter (central tendency) | 
| s | distribution parameter (dispersion) | 
The logit-normal distribution is created by imposing a logit-normal prior on the binomial parameter p.
dlnbinom gives the density, rlnbinom produces random numbers and plnbinom gives the cumulative probability.
The length of the result is determined by n for rlnbinom, and is the maximum of the lengths of the numerical parameters for the other functions. The numerical parameters other than n are recycled to the length of the result.
Martin Schmettow
Schmettow, M. (2009). Controlling the usability evaluation process under varying defect visibility. In BCS HCI 09: Proceedings of the 23rd British HCI Group Annual Conference on People and Computers: Celebrating People and Technology (pp. 188-197). Swinton, UK: British Computer Society.
dlnbinom.zt dlngeom
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.