-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path_pkgdown.yml
101 lines (101 loc) · 1.67 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
url: https://chjackson.github.io/msm/
template:
bootstrap: 5
reference:
- title: Summarising data
- contents:
- statetable.msm
- title: Fitting models
- contents:
- msm
- crudeinits.msm
- hmm-dists
- hmmMV
- msm2Surv
- title: Output from fitted models
- contents:
- qmatrix.msm
- pmatrix.msm
- pmatrix.piecewise.msm
- sojourn.msm
- totlos.msm
- pnext.msm
- ppass.msm
- efpt.msm
- qratio.msm
- hazard.msm
- coef.msm
- boot.msm
- ematrix.msm
- odds.msm
- viterbi.msm
- phasemeans.msm
- plot.msm
- print.msm
- printold.msm
- summary.msm
- print.summary.msm
- msm.form.qoutput
- msm.form.eoutput
- title: Tidy model outputs
- contents:
- tidy.msm
- tidy.msm.est
- tidy.msm.estbystate
- tidy.msm.prevalence
- title: Model checking and comparison
- contents:
- prevalence.msm
- plot.prevalence.msm
- plot.survfit.msm
- plotprog.msm
- logLik.msm
- lrtest.msm
- pearson.msm
- draic.msm
- drlcv.msm
- scoreresid.msm
- surface.msm
- title: Simulation of data
- contents:
- sim.msm
- simmulti.msm
- simfitted.msm
- title: Probability distributions
- contents:
- pexp
- tnorm
- twophase
- medists
- qgeneric
- title: Datasets
- contents:
- cav
- psor
- aneur
- bos
- bos3
- bos4
- fev
- title: Miscellaneous utilities
- contents:
- deltamethod
- MatrixExp
- model.frame.msm
- recreate.olddata
- transient.msm
- hmodel2list
- title: Package internals (advanced)
- contents:
- msm.object
- cmodel.object
- qmodel.object
- qcmodel.object
- emodel.object
- ecmodel.object
- hmodel.object
- paramdata.object
- updatepars.msm
- title: Package overview
- contents:
- msm-package