Description Usage Arguments Value
This function rescales the matrix of covariates used in the direct regression to improve the conditioning number and the stability of the estimation procedure.
1 | rescaleX(sset, dVec, drY, drN)
|
sset |
a list of lists constructed from the function genSSet. In the case of a direct regression, 'sset' contains only one inner list. This list contains the gamma moment at the individual level. |
dVec |
Vector of treatment statuses from the data. |
drY |
Vector of outcomes from the data. |
drN |
Scalar, number of observations in the data. |
List of rescaled covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.