get.deriv.mom.func {depCensoring} | R Documentation |
Matrix of derivatives of conditional moment functions
Description
This function evaluates the derivatives of the conditional moment function at each observation. Used in get.dmi.tens.R
Usage
get.deriv.mom.func(data, beta, t, hp)
Arguments
data |
Data frame. |
beta |
Parameter vector. |
t |
Time point of interest. |
hp |
List of hyperparameters. |
[Package depCensoring version 0.1.7 Index]