View source: R/BoundingCovariateEffects.R
get.mi.mat | R Documentation |
This function obtains the moment function evaluations.
get.mi.mat(data, beta, t, hp, inst.func.evals = NULL)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.