Description Usage Arguments Author(s)
Calculates the negative log-likelihood of y.
1 | logreg_negll(theta, X, y)
|
theta |
vector of estimated logistic regression parameters. |
X |
The data matrix, that is an n \times k matrix of n observations of k regressors, which includes a regressor whose value is 1 for each observation. |
y |
n \times 1 vector of observations on the regressand variable. |
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.