dmclike {MSTest}R Documentation

Gradient of likelihood function.

Description

this function computes the score vector.

Usage

dmclike(th, HLR_opt_ls)

Arguments

th

vector of parameter values.

HLR_opt_ls

List with model properties and test controls defined in HLRTest().

Value

vector with gradient of likelihood function for each parameter. Used in HLRpramSearch().


[Package MSTest version 0.1.5 Index]