A {POPInf} | R Documentation |
A
function for the calculation of the matrix A based on single dataset
A(X, Y, quant = NA, theta, method)
X |
Array or DataFrame containing covariates |
Y |
Array or DataFrame of outcomes |
quant |
quantile for quantile estimation |
theta |
parameter theta |
method |
indicates the method to be used for M-estimation. Options include "mean", "quantile", "ols", "logistic", and "poisson". |
matrix A based on single dataset