diffBeta1: First derivative of beta minus-log-pdf with respect to first...

Description Usage Arguments Details Value Author(s) See Also

View source: R/OxyBS.R

Description

First derivative of -log(beta pdf) wrt a (first) parameter

Usage

1
diffBeta1(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 first parameter; used for maximum likelihood estimation, not typically called by user.

Value

first derivative with respect to a (first) parameter

Author(s)

E. Andres Houseman

See Also

diffBeta2,scoreOxBS


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

Related to diffBeta1 in OxyBS...