heq_nb_jac {RCM}R Documentation

The jacobian of the linear equality constraints

Description

The jacobian of the linear equality constraints

Usage

heq_nb_jac(Alpha, alphaK, d, k, centMat, ...)

Arguments

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

Value

The jacobian matrix


[Package RCM version 1.9.0 Index]