betaEst {RPMM}R Documentation

Beta Distribution Maximum Likelihood Estimator

Description

Estimates a beta distribution via Maximum Likelihood

Usage

betaEst(y, w, weights)

Arguments

y data vector
w posterior weights
weights case weights

Details

Typically not be called by user.

Value

(a,b) parameters


[Package RPMM version 1.05 Index]