This function obtains the vector of sample averages of each moment function.
m.bar(data, beta, t, hp, mi.mat = NULL)
Data frame.
Vector of coefficients.
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).
List of hyperparameters.
Matrix of moment function evaluations. Can be used to avoid
some computation. Default is mi.mat = NULL
.