-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
121 lines (116 loc) · 2.43 KB
/
_pkgdown.yml
File metadata and controls
121 lines (116 loc) · 2.43 KB
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
url: https://oucru-modelling.github.io/serosv/
template:
bootstrap: 5
math-rendering: mathjax
reference:
- title: Dataset
- subtitle: Hepatitis A
contents:
- hav_be_1993_1994
- hav_be_2002
- hav_bg_1964
- subtitle: Hepatitis B
contents:
- hbv_ru_1999
- subtitle: Hepatitis C
contents:
- hcv_be_2006
- subtitle: Mumps
contents:
- mumps_uk_1986_1987
- subtitle: Parvo B19
contents:
- parvob19_be_2001_2003
- parvob19_ew_1996
- parvob19_fi_1997_1998
- parvob19_it_2003_2004
- parvob19_pl_1995_2004
- subtitle: Rubella
contents:
- rubella_uk_1986_1987
- subtitle: Tuberculosis
contents:
- tb_nl_1966_1973
- subtitle: VZV
contents:
- vzv_be_1999_2000
- vzv_be_2001_2003
- subtitle: Multivariate data
contents:
- rubella_mumps_uk
- vzv_parvo_be
- title: Models
contents:
- polynomial_model
- farrington_model
- weibull_model
- fp_model
- lp_model
- hierarchical_bayesian_model
- penalized_spline_model
- mixture_model
- estimate_from_mixture
- age_time_model
- title: Plotting functions
contents:
- plot_corrected_prev
- plot_standard_curve
- plot_titer_qc
- plot_gcv
- plot.polynomial_model
- plot.farrington_model
- plot.weibull_model
- plot.fp_model
- plot.lp_model
- plot.hierarchical_bayesian_model
- plot.penalized_spline_model
- plot.mixture_model
- plot.estimate_from_mixture
- plot.age_time_model
- set_plot_style
- add_thresholds
- title: Other utilities
contents:
- serosv-package
- est_foi
- pava
- to_titer
- correct_prevalence
- transform_data
- standardize_data
- compare_models
- compute_ci.default
- compute_ci.fp_model
- compute_ci.lp_model
- compute_ci.weibull_model
- compute_ci.penalized_spline_model
- compute_ci.mixture_model
- compute_ci.age_time_model
- compute_ci.hierarchical_bayesian_model
- predict.age_time_model
- predict.farrington_model
- predict.fp_model
- predict.hierarchical_bayesian_model
- predict.lp_model
- predict.penalized_spline_model
- predict.weibull_model
- predict.polynomial_model
- find_best_fp_powers
articles:
- title: Fitting data
navbar: ~
contents:
- linelisting_vs_aggregated
- parametric_model
- nonparametric_model
- semiparametric_model
- model_quantitative_data
- repeated_cross_sectional
- title: Utilities
navbar: Utilities
contents:
- reading_to_titer
- data_transformation
- imperfect_test
- visualizing_model
- model_selection