]> nmode's Git Repositories - Rnaught/blob - inst/app/templates/content/estimators/add-estimators.html
SI removed
[Rnaught] / inst / app / templates / content / estimators / add-estimators.html
1 <div class="accordion accordion-flush" id="estimators-accordion">
2 {{
3 htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
4 id = "id", header = "Incidence Decay (ID)", reference_label = "Fisman et al.
5 (PloS One, 2013)", reference_url =
6 "https://doi.org/10.1371/journal.pone.0083622" ) }} {{
7 htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
8 id = "idea", header = "Incidence Decay and Exponential Adjustment (IDEA)",
9 reference_label = "Fisman et al. (PloS One, 2013)", reference_url =
10 "https://doi.org/10.1371/journal.pone.0083622" ) }} {{
11 htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
12 id = "seq_bayes", header = "Sequential Bayes (seqB)", reference_label =
13 "Bettencourt and Riberio (PloS One, 2008)", reference_url =
14 "https://doi.org/10.1371/journal.pone.0002185" ) }} {{
15 htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
16 id = "wp", header = "White and Pagano (WP)", reference_label = "White and
17 Pagano (Statistics in Medicine, 2008)", reference_url =
18 "https://doi.org/10.1002/sim.3136" ) }}
19 </div>