diffBeta1 {OxyBS} | R Documentation |
First derivative of -log(beta pdf) wrt a (first) parameter
diffBeta1(x,a,b)
x |
beta value |
a |
a parameter (first) |
b |
b parameter (second) |
First derivative of beta minus-log-pdf with respect to first parameter; used for maximum likelihood estimation, not typically called by user.
first derivative with respect to a (first) parameter
E. Andres Houseman