-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
43 lines (43 loc) · 950 Bytes
/
_pkgdown.yml
File metadata and controls
43 lines (43 loc) · 950 Bytes
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
destination: docs/
url: https://openpharma.github.io/pmrm
template:
bootstrap: 5
reference:
- title: Simulations
contents:
- pmrm_simulate_decline_nonproportional
- pmrm_simulate_decline_proportional
- pmrm_simulate_slowing_nonproportional
- pmrm_simulate_slowing_proportional
- title: Models
contents:
- pmrm_model_decline_nonproportional
- pmrm_model_decline_proportional
- pmrm_model_slowing_nonproportional
- pmrm_model_slowing_proportional
- title: Visualization
contents:
- plot.pmrm_fit
- print.pmrm_fit
- title: Estimates
contents:
- coef.pmrm_fit
- confint.pmrm_fit
- pmrm_estimates
- pmrm_marginals
- tidy.pmrm_fit
- VarCorr.pmrm_fit
- vcov.pmrm_fit
- title: Predictions
contents:
- fitted.pmrm_fit
- predict.pmrm_fit
- residuals.pmrm_fit
- title: Comparison
contents:
- AIC.pmrm_fit
- BIC.pmrm_fit
- deviance.pmrm_fit
- glance.pmrm_fit
- logLik.pmrm_fit
- summary.pmrm_fit