betaEst_2 {MethylMix}R Documentation

The betaEst_2 function

Description

Internal. Estimates a beta distribution via Maximum Likelihood. Adapted from RPMM package.

Usage

betaEst_2(Y, w, weights)

Arguments

Y

data vector.

w

posterior weights.

weights

Case weights.

Value

(a,b) parameters.


[Package MethylMix version 2.14.0 Index]