-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
38 lines (38 loc) · 1 KB
/
_pkgdown.yml
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
reference:
- title: "Clustering"
desc: >
Functions to compute the grouping on firms
contents:
- grouping.getMeasures
- grouping.classify
- grouping.classify.once
- grouping.append
- title: "Estimating Interacted model"
desc: "Functions to estimate the interacted model using the clustered data."
contents:
- m2.mini.new
- m2.mini.simulate
- m2.miniql.estimate
- m2.mini.estimate
- m2.mini.plotw
- m2.mini.vdec
- m2.mini.impute.movers
- m2.mini.impute.stayers
- title: "Estimating Mixture model"
desc: "Functions to estimate the mixture model using the clustered data."
contents:
- m2.mixt.new
- m2.mixt.simulate.sim
- em.control
- m2.mixt.estimate.all
- m2.mixt.vdec
- m2.mixt.wplot
- m2.mixt.pplot
articles:
- title: "Tutorial"
desc: >
These packages provide advanced features that can enhance your Shiny
apps.
contents:
- example
- example_mixt