View source: R/BoundingCovariateEffects.R
get.dmi.tens | R Documentation |
This function provides a faster implementation of obtaining the evaluations of the derivative of the moment functions at each observation (wrt the previous implementation using 'dm.comp' and 'dm.R'). Used in the function G.hat.R
get.dmi.tens(data, beta, t, hp, inst.func.evals = NULL)
data |
Data frame. |
beta |
Vector of coefficients. |
t |
Time point of interest. 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 |
Precomputed matrix of instrumental function
evaluations. Defaults is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.