Gradient of likelihood function.
this function computes the score vector.
dmclike(th, HLR_opt_ls)
th
: vector of parameter values.HLR_opt_ls
: List with model properties and test controls defined in HLRTest()
.vector with gradient of likelihood function for each parameter. Used in HLRpramSearch()
.