mean_psi | R Documentation |
mean_psi
function for sample expectation of psi
mean_psi(X, Y, theta, quant = NA, method)
X |
Array or data.frame containing covariates |
Y |
Array or data.frame of outcomes |
theta |
parameter theta |
quant |
quantile for quantile estimation |
method |
indicates the method to be used for M-estimation. Options include "mean", "quantile", "ols", "logistic", and "poisson". |
sample expectation of psi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.