View source: R/ParamTransfoCompRisks.R
LikGamma2 | R Documentation |
This function defines the maximum likelihood used to estimate the control function in the case of a binary endogenous variable.
LikGamma2(gamma, Z, M)
gamma |
Vector of coefficients in the logistic model used to estimate the control function. |
Z |
Endogenous covariate. |
M |
Design matrix, containing an intercept, the exogenous covariates and the instrumental variable. |
Returns the log-likelihood function corresponding to the data,
evaluated at the point gamma
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.