Learn R Programming

OxyBS (version 1.0)

diffBeta2: First derivative of beta minus-log-pdf with respect to second parameter

Description

First derivative of -log(beta pdf) wrt b (second) parameter

Usage

diffBeta2(x,a,b)

Arguments

x
beta value
a
a parameter (first)
b
b parameter (second)

Value

first derivative with respect to b (second) parameter

Details

First derivative of beta minus-log-pdf with respect to second parameter; used for maximum likelihood estimation, not typically called by user.

See Also

diffBeta1,scoreOxBS