forked from friosavila/stpackages
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqregplot.pkg
More file actions
23 lines (22 loc) · 755 Bytes
/
qregplot.pkg
File metadata and controls
23 lines (22 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
d 'QREGPLOT': module for plotting coefficients of a Quantile Regression
d
d qregplot graphs the coefficients of a quantile regression
d produced by various programs that produce quantile coefficients
d including, qreg, bsqreg, sqreg, mmqreg and rifhdreg (for
d unconditional quantiles). qregplot works in a similar way as
d grqreg, but provides added options to give the user more control
d on the creation of the requested figures, also allowing for the
d use of factor notation.
d
d KW: graphics
d KW: quantile regression
d
d Requires: Stata version 11
d
d Distribution-Date: 20230311
d
d Author: Fernando Rios-Avila, Levy Economics Institute of Bard College
d Support: email friosavi@@levy.org
d
f qregplot/qregplot.ado
f qregplot/qregplot.sthlp