Description Usage Arguments Value
View source: R/estimators_for_one_parameter_distributions.R
computes the psi function of the binomial MI-estimator
1 | psi_binom(y, n, p)
|
y |
An integer in [0,n] |
n |
A positive integer |
p |
A real number in (0,1) |
A real number in [0,1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.