]> nmode's Git Repositories - Rnaught/blobdiff - reference/index.html
Deploying to gh-pages from @ MI2YorkU/Rnaught@8521fb72984ec1c6277405db24b3270033652e59 🚀
[Rnaught] / reference / index.html
index dbe54e31e755110b616e16afd452a89ddde16e86..b12cf54e56c1d648ff3fc25367dfcc9acfb8f747 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><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>Package index â€˘ 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="Package index"><meta property="og:image" content="https://MI2YorkU.github.io/Rnaught/logo.svg"></head><body>
+<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><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>Package index â€˘ Rnaught</title><!-- favicons --><link rel="icon" type="image/png" sizes="96x96" href="../favicon-96x96.png"><link rel="icon" type="”image/svg+xml”" href="../favicon.svg"><link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"><link rel="icon" sizes="any" href="../favicon.ico"><link rel="manifest" href="../site.webmanifest"><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.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="Package index"><meta property="og:image" content="https://MI2YorkU.github.io/Rnaught/logo.svg"></head><body>
     <a href="#main" class="visually-hidden-focusable">Skip to contents</a>
 
 
@@ -15,7 +15,8 @@
     </button>
 
     <div id="navbar" class="collapse navbar-collapse ms-3">
-      <ul class="navbar-nav me-auto"><li class="active nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li>
+      <ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="../articles/Rnaught.html">Get started</a></li>
+<li class="active nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li>
 <li class="nav-item dropdown">
   <button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
   <ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><a class="dropdown-item" href="../articles/seq_bayes_post.html">Sequential Bayes: Utilizing the Posterior Distribution</a></li>
@@ -35,7 +36,7 @@
     </div>
 
     <div class="section level2">
-      <h2 id="all-functions">All functions<a class="anchor" aria-label="anchor" href="#all-functions"></a></h2>
+      <h2 id="estimators">Estimators<a class="anchor" aria-label="anchor" href="#estimators"></a></h2>
 
 
 
 
       <dl><dt>
 
-          <code><a href="COVIDCanada.html">COVIDCanada</a></code>
+          <code><a href="id.html">id()</a></code>
 
         </dt>
-        <dd>COVID-19 Canada National Case Counts, 2020-2023</dd>
+        <dd>Incidence Decay (ID)</dd>
       </dl><dl><dt>
 
-          <code><a href="COVIDCanadaPT.html">COVIDCanadaPT</a></code>
+          <code><a href="idea.html">idea()</a></code>
 
         </dt>
-        <dd>COVID-19 Canada Provincial and Territorial Case Counts, 2020-2023</dd>
+        <dd>Incidence Decay and Exponential Adjustment (IDEA)</dd>
       </dl><dl><dt>
 
-          <code><a href="app.html">app()</a></code>
+          <code><a href="seq_bayes.html">seq_bayes()</a></code>
 
         </dt>
-        <dd>Launch the Rnaught Web Application</dd>
+        <dd>Sequential Bayes (seqB)</dd>
       </dl><dl><dt>
 
-          <code><a href="id.html">id()</a></code>
+          <code><a href="wp.html">wp()</a></code>
 
         </dt>
-        <dd>Incidence Decay (ID)</dd>
-      </dl><dl><dt>
+        <dd>White and Pagano (WP)</dd>
+      </dl></div><div class="section level2">
+      <h2 id="web-application">Web Application<a class="anchor" aria-label="anchor" href="#web-application"></a></h2>
+
+
+
+
+    </div><div class="section level2">
+
+
 
-          <code><a href="idea.html">idea()</a></code>
+
+      <dl><dt>
+
+          <code><a href="web.html">web()</a></code>
 
         </dt>
-        <dd>Incidence Decay and Exponential Adjustment (IDEA)</dd>
-      </dl><dl><dt>
+        <dd>Launch the Rnaught Web Application</dd>
+      </dl></div><div class="section level2">
+      <h2 id="datasets">Datasets<a class="anchor" aria-label="anchor" href="#datasets"></a></h2>
+
+
+
+
+    </div><div class="section level2">
 
-          <code><a href="seq_bayes.html">seq_bayes()</a></code>
+
+
+
+      <dl><dt>
+
+          <code><a href="COVIDCanada.html">COVIDCanada</a></code>
 
         </dt>
-        <dd>Sequential Bayes (seqB)</dd>
+        <dd>COVID-19 Canada National Case Counts, 2020-2023</dd>
       </dl><dl><dt>
 
-          <code><a href="wp.html">wp()</a></code>
+          <code><a href="COVIDCanadaPT.html">COVIDCanadaPT</a></code>
 
         </dt>
-        <dd>White and Pagano (WP)</dd>
+        <dd>COVID-19 Canada Provincial and Territorial Case Counts, 2020-2023</dd>
       </dl></div>
-  </main></div>
+  </main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
+    </nav></aside></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, Tatiana Krikella.</p>
 </div>
 
 <div class="pkgdown-footer-right">
-  <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.1.</p>
+  <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.3.</p>
 </div>
 
     </footer></div>