get.mi.mat {depCensoring} | R Documentation |
Faster implementation of vector of moment functions.
Description
This function obtains the moment function evaluations.
Usage
get.mi.mat(data, beta, t, hp, inst.func.evals = NULL)
Arguments
data |
Data frame. |
beta |
Vector of coefficients. |
t |
Time point at which to compute the moment function. Also allowed to be a vector of time points (used in estimating the model under assumed time- independent coefficients). |
hp |
List of hyperparameters |
inst.func.evals |
Matrix of instrumental function evaluations. If
|
[Package depCensoring version 0.1.7 Index]