View source: R/BoundingCovariateEffects.R
m.bar | R Documentation |
(\bar{m}_n(\theta))
.This function obtains the vector of sample averages of each moment function.
m.bar(data, beta, t, hp, mi.mat = NULL)
data |
Data frame. |
beta |
Vector of coefficients. |
t |
Time point at which to compute the moment functions. Also allowed to be a vector of time points (used in estimating the model under assumed time- independent coefficients). |
hp |
List of hyperparameters. |
mi.mat |
Matrix of moment function evaluations. Can be used to avoid
some computation. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.