-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
_pkgdown.yml
93 lines (90 loc) · 1.95 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
---
url: https://openpharma.github.io/mmrm
template:
bootstrap: 5
params:
ganalytics: UA-125641273-1
navbar:
structure:
left: [intro, reference, articles, tutorials, news, reports]
right: [search, github]
components:
reports:
text: Reports
menu:
- text: Coverage report
href: coverage-report/
- text: Unit test report
href: unit-test-report/
github:
icon: fa-github
href: https://github.com/openpharma/mmrm
articles:
- title: Introduction
navbar: Introduction
contents:
- introduction
- methodological_introduction
- mmrm_review_methods
- title: Covariance Structures
navbar: Covariance Structures
contents:
- covariance
- title: Degrees of Freedom and Testing
navbar: Degrees of Freedom and Testing
contents:
- hypothesis_testing
- between_within
- kenward
- satterthwaite
- title: Coefficient Covariance
navbar: Coefficient Covariance
contents:
- coef_vcov
- empirical_wls
- title: Algorithm Details
navbar: Algorithm Details
contents:
- algorithm
- predict
- title: Developers
navbar: Developers
contents:
- package_structure
reference:
- title: Package
contents:
- mmrm-package
- title: Functions
contents:
- mmrm
- fit_mmrm
- mmrm_control
- fit_single_optimizer
- refit_multiple_optimizers
- df_1d
- df_md
- component
- title: Start Values
contents:
- std_start
- emp_start
- title: Methods
contents:
- mmrm_methods
- mmrm_tidiers
- mmrm_tmb_methods
- title: Covariance Structures
contents:
- cov_struct
- as.cov_struct
- format.cov_struct
- print.cov_struct
- covariance_types
- title: Estimate Marginal Means
contents:
- emmeans_support
- title: Datasets
contents:
- fev_data
- bcva_data