A
function for the calculation of the matrix A based on single dataset
Usage
A(
X,
Y,
quant = NA,
theta,
method = c("ols", "quantile", "mean", "logistic", "poisson")
)
A
function for the calculation of the matrix A based on single dataset
A(
X,
Y,
quant = NA,
theta,
method = c("ols", "quantile", "mean", "logistic", "poisson")
)