m.bar: Vector of sample average of each moment function...

View source: R/BoundingCovariateEffects.R

m.barR Documentation

Vector of sample average of each moment function (\bar{m}_n(\theta)).

Description

This function obtains the vector of sample averages of each moment function.

Usage

m.bar(data, beta, t, hp, mi.mat = NULL)

Arguments

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 mi.mat = NULL.


depCensoring documentation built on April 4, 2025, 1:52 a.m.