heq_nb_jac | R Documentation |
The jacobian of the linear equality constraints
heq_nb_jac(Alpha, alphaK, d, k, centMat, ...)
Alpha |
the current estimate of the environmental gradient |
alphaK |
a matrix with the environmental gradients of the lower dimensions |
d |
an integer, the number of environmental variables, including dummies |
k |
an integer, the current dimension |
centMat |
a centering matrix |
... |
further arguments for other methods, not needed in this one |
The jacobian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.