dobeta {mueRelativeRisk}R Documentation

Function to determine the MUE estimate based on the beta distribution.

Description

This function calculates the median unbiased estimate for a single proportion.

Usage

dobeta(n, y)

Arguments

n

Number of independent trials.

y

Number of successes.

Value

A number with the MUE estimate


[Package mueRelativeRisk version 0.1.1 Index]