-
Notifications
You must be signed in to change notification settings - Fork 17
/
eda.pkg
45 lines (40 loc) · 920 Bytes
/
eda.pkg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
d 'EDA': a program for automating exploratory data analysis in Stata.
d
d eda is a program for automating exploratory data analysis in Stata.
d
d KW: Exploratory Data Analysis
d KW: Data Visualization
d KW: Graphs
d KW: Scheme files
d KW: Color
d
d Requires: Stata version 14
d
d Distribution-Date: 20190503
d
d Author: Billy Buchanan
d Director,
d Grants, Research, Accountability, & Data
d Fayette County Public Schools
d Support: {browse "https://github.com/wbuchanan/eda": Project Repository}
d Author Email : Billy [dot] Buchanan @t fayette [dot] kyschools [dot] us
d Bugs/Questions : Please visit the project repository linked above
d
f catorcont.ado
f eda.ado
f edabar.ado
f edabox.ado
f edabubble.ado
f edadistro.ado
f edaentry.ado
f edaheat.ado
f edahist.ado
f edaladder.ado
f edamosaic.ado
f edapie.ado
f edascat.ado
f grlabsplit.ado
f maketexcomp.ado
f progcheck.ado
f texclean.ado
f eda.sthlp