gradF {BSW} | R Documentation |
bsw()
gradF()
derives the first derivatives of the log likelihood function of the log-binomial model.
gradF(theta, y, x)
theta |
A numeric vector containing the initial values of the model parameters. |
y |
A numeric vector containing the dependent variable of the model. |
x |
The model matrix. |
A numeric vector containing the first derivatives of the log likelihood function of the log-binomial model.
Adam Bekhit, Jakob Schöpe