fYXmatC | R Documentation |
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
fYXmatC(Y, betmat, X, tau)
Y |
vector of outcomes |
betmat |
matrix of QR parameters |
X |
matrix of covariates |
tau |
which values QR's have been estimated for |
matrix of conditional density estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.