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

Description Usage Arguments Details Value Author(s) See Also

View source: R/OxyBS.R

Description

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

Usage

1
diffBeta2(x,a,b)

Arguments

x

beta value

a

a parameter (first)

b

b parameter (second)

Details

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

Value

first derivative with respect to b (second) parameter

Author(s)

E. Andres Houseman

See Also

diffBeta1,scoreOxBS


OxyBS documentation built on May 2, 2019, 8:51 a.m.

Related to diffBeta2 in OxyBS...