]> nmode's Git Repositories - Rnaught/blobdiff - index.html
Deploying to gh-pages from @ MI2YorkU/Rnaught@0896809ab4bda3039ada864cc91665e0ce78f25c 🚀
[Rnaught] / index.html
index 5dd47976bcd52ae518952458d8485ed3fdba8c80..5e1b064dccb0c107a163b95abf2f5521a82ef518 100644 (file)
@@ -5,14 +5,14 @@
 <meta charset="utf-8">
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
-<title>Estimate the Basic Reproduction Number of Infectious Diseases â€¢ Rnaught</title>
+<title>Estimate the Basic Reproduction Number (R0) of Infectious Diseases â€¢ Rnaught</title>
 <script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 <link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet">
-<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.4.2/css/all.min.css" rel="stylesheet">
-<link href="deps/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet">
-<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Estimate the Basic Reproduction Number of Infectious Diseases">
-<meta name="description" content="A collection of methods for estimating the basic reproduction number (R0) of infectious diseases. Optionally available as a web application using the shiny framework.">
-<meta property="og:description" content="A collection of methods for estimating the basic reproduction number (R0) of infectious diseases. Optionally available as a web application using the shiny framework.">
+<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet">
+<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet">
+<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Estimate the Basic Reproduction Number (R0) of Infectious Diseases">
+<meta name="description" content="An R package and web application for estimating the basic reproduction number (R0) of infectious diseases.">
+<meta property="og:description" content="An R package and web application for estimating the basic reproduction number (R0) of infectious diseases.">
 <meta property="og:image" content="https://MI2YorkU.github.io/Rnaught/logo.svg">
 </head>
 <body>
@@ -62,7 +62,7 @@
 <p>Rnaught is an R package and web application for estimating the <a href="https://en.wikipedia.org/wiki/Basic_reproduction_number" class="external-link">basic reproduction number (<em>R</em><sub>0</sub>)</a> of infectious diseases.</p>
 <p>Currently, this estimation can be done in the web application via four different methods: White and Panago (WP), sequential Bayes (seqB), incidence decay (ID), and incidence decay and exponential adjustment (IDEA).</p>
 <p>Datasets can be uploaded as a .csv file, or can be entered manually into the application. The data is visualized in the application through plots that show the case counts (either weekly or daily). If multiple datasets are uploaded/manually entered, the trends corresponding to these datasets are populated in the same plot and can be compared. This plot can be exported as a .png file. Further, the dataset entered can be exported into a .csv file. Two sample datasets are included: weekly Canadian COVID-19 case count data from March 3rd, 2020 to March 31st, 2020, and weekly Ontario COVID-19 case count data from March 3rd, 2020 to March 31st, 2020.</p>
-<p>To estimate the basic reproductive number, the user can choose their preferred estimator, and if applicable, must enter the known serial interval prior to estimation. If multiple estimates of the basic reproductive number are calculated, they are all included in a table where each row represents an estimate. If multiple datasets are being considered, the basic reproductive number is estimated for all datasets and the columns of the table correspond to the different datasets uploaded into the application. The table also consists of a column corresponding to the value of the serial interval. This table can be exported as a .csv file.</p>
+<p>To estimate the basic reproductive number, the user can choose their preferred estimator, and if applicable, must enter the known serial interval prior to estimation. If multiple estimates of the basic reproductive number are calculated, they are all included in a table where each row represents an estimate. If multiple datasets are being considered, the basic reproductive number is estimated for all datasets and the columns of the table correspond to the different datasets uploaded into the application. The table also consists of a column corresponding to the value of the <a href="https://en.wikipedia.org/wiki/Serial_interval" class="external-link">serial interval (SI)</a>. This table can be exported as a .csv file.</p>
 <p>In progress…</p>
 </div>
   </main><aside class="col-md-3"><div class="links">
 <div class="developers">
 <h2 data-toc-skip>Developers</h2>
 <ul class="list-unstyled">
+<li>Naeem Model <br><small class="roles"> Author, maintainer </small>  </li>
 <li>Sawitree Boonpatcharanon <br><small class="roles"> Author </small>  </li>
 <li>Jane Heffernan <br><small class="roles"> Author </small>  </li>
 <li>Hanna Jankowski <br><small class="roles"> Author </small>  </li>
-<li>Naeem Model <br><small class="roles"> Author, maintainer </small>  </li>
+<li><a href="authors.html">More about authors...</a></li>
 </ul>
 </div>
 
 
 
     <footer><div class="pkgdown-footer-left">
-  <p>Developed by Sawitree Boonpatcharanon, Jane Heffernan, Hanna Jankowski, Naeem Model.</p>
+  <p>Developed by Naeem Model, Sawitree Boonpatcharanon, Jane Heffernan, Hanna Jankowski.</p>
 </div>
 
 <div class="pkgdown-footer-right">