fYXmatC: fYXmatC

View source: R/RcppExports.R

fYXmatCR Documentation

fYXmatC

Description

Takes n observations of X and a vector of Y's and return an n x Y.size() matrix of fyx evaluated at those points

Usage

fYXmatC(Y, betmat, X, tau)

Arguments

Y

vector of outcomes

betmat

matrix of QR parameters

X

matrix of covariates

tau

which values QR's have been estimated for

Value

matrix of conditional density estimates


bcallaway11/qrme documentation built on May 16, 2024, 12:02 p.m.