Description Usage Arguments Value
A function that computes the gradient of the for a logistic regression
model. Used by optim on occasion.
| 1 | 
| beta | A vector of coefficients in a logistic glm | 
| Y | The outcome | 
| X | The design matrix | 
Numeric vector of the gradient of the parameter vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.