psi_binom: computes the psi function of the binomial MI-estimator

Description Usage Arguments Value

View source: R/estimators_for_one_parameter_distributions.R

Description

computes the psi function of the binomial MI-estimator

Usage

1
psi_binom(y, n, p)

Arguments

y

An integer in [0,n]

n

A positive integer

p

A real number in (0,1)

Value

A real number in [0,1]


mvaldora/robuni documentation built on Nov. 4, 2019, 8:32 p.m.