qteToTexreg {qte} | R Documentation |
diffQ
Description
takes a single set of quantiles
(not qtes as in diffquantiles) and returns the difference between particular ones
Usage
qteToTexreg(qteobj, tau = NULL, reportAte = T)
Arguments
qteobj |
A QTE object |
tau |
Optional vector of taus to texreg results for |
reportAte |
Whether or not texreg the ATE (or ATT) as well |
[Package qte version 1.3.1 Index]