<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="pandoc" /> <title>Home</title> <script src="site_libs/jquery-1.11.3/jquery.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" /> <script src="site_libs/bootstrap-3.3.5/js/bootstrap.min.js"></script> <script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script> <script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script> <script src="site_libs/navigation-1.1/tabsets.js"></script> <link href="site_libs/highlightjs-9.12.0/textmate.css" rel="stylesheet" /> <script src="site_libs/highlightjs-9.12.0/highlight.js"></script> <link href="site_libs/font-awesome-4.5.0/css/font-awesome.min.css" rel="stylesheet" /> <style type="text/css">code{white-space: pre;}</style> <style type="text/css"> pre:not([class]) { background-color: white; } </style> <script type="text/javascript"> if (window.hljs) { hljs.configure({languages: []}); hljs.initHighlightingOnLoad(); if (document.readyState && document.readyState === "complete") { window.setTimeout(function() { hljs.initHighlighting(); }, 0); } } </script> <style type="text/css"> h1 { font-size: 34px; } h1.title { font-size: 38px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 12px; } .table th:not([align]) { text-align: left; } </style> </head> <body> <style type = "text/css"> .main-container { max-width: 940px; margin-left: auto; margin-right: auto; } code { color: inherit; background-color: rgba(0, 0, 0, 0.04); } img { max-width:100%; height: auto; } .tabbed-pane { padding-top: 12px; } button.code-folding-btn:focus { outline: none; } </style> <style type="text/css"> /* padding for bootstrap navbar */ body { padding-top: 51px; padding-bottom: 40px; } /* offset scroll position for anchor links (for fixed navbar) */ .section h1 { padding-top: 56px; margin-top: -56px; } .section h2 { padding-top: 56px; margin-top: -56px; } .section h3 { padding-top: 56px; margin-top: -56px; } .section h4 { padding-top: 56px; margin-top: -56px; } .section h5 { padding-top: 56px; margin-top: -56px; } .section h6 { padding-top: 56px; margin-top: -56px; } </style> <script> // manage active state of menu based on current page $(document).ready(function () { // active menu anchor href = window.location.pathname href = href.substr(href.lastIndexOf('/') + 1) if (href === "") href = "index.html"; var menuAnchor = $('a[href="' + href + '"]'); // mark it active menuAnchor.parent().addClass('active'); // if it's got a parent navbar menu mark it active as well menuAnchor.closest('li.dropdown').addClass('active'); }); </script> <div class="container-fluid main-container"> <!-- tabsets --> <script> $(document).ready(function () { window.buildTabsets("TOC"); }); </script> <!-- code folding --> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">FLASHvestigations</a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="index.html">Home</a> </li> <li> <a href="about.html">About</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/willwerscheid/FLASHvestigations"> <span class="fa fa-github"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> <!-- Add a small amount of space between sections. --> <style type="text/css"> div.section { padding-top: 12px; } </style> <div class="fluid-row" id="header"> <h1 class="title toc-ignore">Home</h1> </div> <p><strong>Last updated:</strong> 2018-08-12</p> <strong>workflowr checks:</strong> <small>(Click a bullet for more information)</small> <ul> <li> <p><details> <summary> <strong style="color:blue;">✔</strong> <strong>R Markdown file:</strong> up-to-date </summary></p> <p>Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.</p> </details> </li> <li> <p><details> <summary> <strong style="color:blue;">✔</strong> <strong>Repository version:</strong> <a href="https://github.com/willwerscheid/FLASHvestigations/tree/6a9bf1c4cb55f106ec6bfa8279041df485958868" target="_blank">6a9bf1c</a> </summary></p> Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated. <br><br> Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use <code>wflow_publish</code> or <code>wflow_git_commit</code>). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated: <pre><code> Ignored files: Ignored: .DS_Store Ignored: .Rhistory Ignored: .Rproj.user/ Ignored: docs/.DS_Store Ignored: docs/figure/.DS_Store Untracked files: Untracked: data/greedy19.rds </code></pre> Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes. </details> </li> </ul> <details> <summary> <small><strong>Expand here to see past versions:</strong></small> </summary> <ul> <table style="border-collapse:separate; border-spacing:5px;"> <thead> <tr> <th style="text-align:left;"> File </th> <th style="text-align:left;"> Version </th> <th style="text-align:left;"> Author </th> <th style="text-align:left;"> Date </th> <th style="text-align:left;"> Message </th> </tr> </thead> <tbody> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/6a9bf1c4cb55f106ec6bfa8279041df485958868/analysis/index.Rmd" target="_blank">6a9bf1c</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-08-12 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/parallel.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/9246c68c81509a23ff8bad9053af3bab2feb9e41/docs/index.html" target="_blank">9246c68</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-08-12 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/eaba09b9681df28c1319325ecf9f96d390be6a39/analysis/index.Rmd" target="_blank">eaba09b</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-08-12 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/parallel.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/cfa8e839b23324c7f7fed93e572a4a171bd23528/docs/index.html" target="_blank">cfa8e83</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-27 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/f497f36b336da9df75073fe017053b5e3795dd6f/analysis/index.Rmd" target="_blank">f497f36</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-27 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/warmstart2.Rmd”, </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/974e1dbb656dfecae013bdbdcb4909d4e2200051/docs/index.html" target="_blank">974e1db</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-27 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/2d81ef4ca61839fa284040db904acf36f3261e65/analysis/index.Rmd" target="_blank">2d81ef4</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-27 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/init_fn2.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/9fc59e738853b443964d2d9b80ed7ed1b0afd057/docs/index.html" target="_blank">9fc59e7</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-26 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/21cbf89a97a8f9dfa29a08cfbbd09b927d37bdd5/analysis/index.Rmd" target="_blank">21cbf89</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-26 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/8f471cb5154cd24bddbc304744401f0609d0499b/docs/index.html" target="_blank">8f471cb</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-26 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/ff417b60a3d432a0b36a187b0b1594abc58a52a4/analysis/index.Rmd" target="_blank">ff417b6</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-26 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/warmstart.Rmd”, “analysis/index.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/aae4dfcc7a5bca6b9885567d66bc183757fa133a/docs/index.html" target="_blank">aae4dfc</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-25 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/6417d4e9ca3d658552b99b7953213af0612c7bd9/analysis/index.Rmd" target="_blank">6417d4e</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-25 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/init_fn.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/3983695c16a2c5700be77cb42b5825d0ac874598/docs/index.html" target="_blank">3983695</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-25 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/566c2028d736e8ca0d7786a5b3b17b5c46932675/analysis/index.Rmd" target="_blank">566c202</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-25 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/dd91b193f497cdabfcd05b18003620c4e8aa00fe/docs/index.html" target="_blank">dd91b19</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/032edd6bab4628d200863b6c50aa54a8da204ece/analysis/index.Rmd" target="_blank">032edd6</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/flash_em.Rmd”, </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/f995dbbc6396ea622eec30cc332a8c89f1a0699d/docs/index.html" target="_blank">f995dbb</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> manual commits to remove licence </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/c9f10b03dedc9390af311c0036ed57736766ca0e/docs/index.html" target="_blank">c9f10b0</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/4fc94bd76eeb18ead30130cc05641c64986868c5/analysis/index.Rmd" target="_blank">4fc94bd</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/flash_em.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/1de2af0deb970a80ac248b3911c8316252f3e6a1/docs/index.html" target="_blank">1de2af0</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/9ac7bb07c1368b96dac32ffc6d9d1c5a3cdf7557/analysis/index.Rmd" target="_blank">9ac7bb0</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/f98f61fb0ebcafe4be7c87c6fcef483281f30788/docs/index.html" target="_blank">f98f61f</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/8e383cd7c0eafd626b18c4059861342d9d6bfdb1/analysis/index.Rmd" target="_blank">8e383cd</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-20 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/58b3ea46fa26104117a808989e2d14a9bc899f2d/docs/index.html" target="_blank">58b3ea4</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-19 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/eb264b175eab489dc4f703e4e846ac61cc30b924/analysis/index.Rmd" target="_blank">eb264b1</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-19 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/36a6312262223d1418cb2247125ce9332d39b701/docs/index.html" target="_blank">36a6312</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-19 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/a9f8cc678d25b5ce3e0cbbc0f195eb39809b0bfa/analysis/index.Rmd" target="_blank">a9f8cc6</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-19 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/c420802434b231593bcfeae3f6b10482ca50f108/docs/index.html" target="_blank">c420802</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-17 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/38942eb81dd60bd3d1b10afd2dabc4aad661df0b/analysis/index.Rmd" target="_blank">38942eb</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-17 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/e2e1286424015e8cbed280a8548f5e9b0d6a723b/docs/index.html" target="_blank">e2e1286</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-16 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/55f42cad6e56835471c8988e99ce73af56dedb8b/analysis/index.Rmd" target="_blank">55f42ca</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-16 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/de8f82306cc8bec7a369010bc572bc2e794b9544/docs/index.html" target="_blank">de8f823</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-16 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/f5379fab679055aa1fe5195856876bce376841e0/analysis/index.Rmd" target="_blank">f5379fa</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-16 </td> <td style="text-align:left;"> wflow_publish(“analysis/index.Rmd”) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/7db12a1efed12474ff15a3cf6c111dbf946d7107/docs/index.html" target="_blank">7db12a1</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-16 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/873da40adfea91a43fd5eaa922c03ad24ab2d77e/docs/index.html" target="_blank">873da40</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-16 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/58e136aec27b1c1414626a3820ac4685c2252dc6/docs/index.html" target="_blank">58e136a</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-15 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/82c7cdd1d6fe660851f65975e7c1fff62ec60737/analysis/index.Rmd" target="_blank">82c7cdd</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-15 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/about.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> html </td> <td style="text-align:left;"> <a href="https://cdn.rawgit.com/willwerscheid/FLASHvestigations/76eacb75d7f6a19857f7adfe769a3fd76643e3bb/docs/index.html" target="_blank">76eacb7</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-15 </td> <td style="text-align:left;"> Build site. </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/f6928cc38fc84fe9d0d5ddcf11d954fba36c6910/analysis/index.Rmd" target="_blank">f6928cc</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-15 </td> <td style="text-align:left;"> wflow_publish(c(“analysis/index.Rmd”, “analysis/about.Rmd”)) </td> </tr> <tr> <td style="text-align:left;"> Rmd </td> <td style="text-align:left;"> <a href="https://github.com/willwerscheid/FLASHvestigations/blob/56d7ded8c6138ce9a71293c5e31a2363fa6f0c75/analysis/index.Rmd" target="_blank">56d7ded</a> </td> <td style="text-align:left;"> Jason Willwerscheid </td> <td style="text-align:left;"> 2018-07-14 </td> <td style="text-align:left;"> Start workflowr project. </td> </tr> </tbody> </table> </ul> <p></details></p> <hr /> <div id="in-progress" class="section level2"> <h2>In Progress</h2> <p><a href="init_fn.html">Investigation 5a.</a> We should change the default <code>init_fn</code> to <code>udv_si_svd</code> when there is missing data and <code>udv_svd</code> otherwise.</p> <p><a href="init_fn2.html">Investigation 5b.</a> More evidence supporting a change to the default initialization function.</p> <p><a href="parallel.html">Investigation 8.</a> Parallelizing backfitting updates shows promise.</p> </div> <div id="still-relevant" class="section level2"> <h2>Still Relevant</h2> <p><a href="obj_notes.html">Note 1.</a> Notes on computing the FLASH objective function. I derive an explicit expression for the KL divergence between prior and posterior.</p> <p><a href="flash_em.html">Note 2.</a> An alternate algorithm for optimizing the FLASH objective, using the explicit expression derived in the previous note.</p> <p><a href="alt_alg.html">Investigation 4.</a> The alternate algorithm agrees with FLASH with respect to both the objective and fit obtained.</p> </div> <div id="archived" class="section level2"> <h2>Archived</h2> <p>The bug causing the problem described in Investigations 1-3 was fixed in version 0.1-13 of package <code>ebnm</code>.</p> <p><a href="objective.html">Investigation 1.</a> The FLASH objective function can behave very erratically.</p> <p><a href="objective2.html">Investigation 2.</a> This problem only occurs when using <code>ebnm_pn</code>, not <code>ebnm_ash</code>.</p> <p><a href="objective3.html">Investigation 3.</a> The objective can continue to get worse as loadings are repeatedly updated. Nonetheless, convergence takes place (from above!).</p> <p>Investigations 6 and 7 are concerned with warmstarts, which were implemented in version 0.5-14 of <code>flashr</code>.</p> <p><a href="warmstart.html">Investigation 6.</a> Poor <code>optim</code> results can produce large decreases in the objective function. We should use warmstarts when <code>ebnm_fn = ebnm_pn</code>.</p> <p><a href="warmstart2.html">Investigation 7.</a> The advantages of warmstarts are not nearly as compelling when <code>ebnm_fn = ebnm_ash</code>.</p> </div> <!-- Adjust MathJax settings so that all math formulae are shown using TeX fonts only; see http://docs.mathjax.org/en/latest/configuration.html. This will make the presentation more consistent at the cost of the webpage sometimes taking slightly longer to load. Note that this only works because the footer is added to webpages before the MathJax javascript. --> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ "HTML-CSS": { availableFonts: ["TeX"] } }); </script> <hr> <p> This reproducible <a href="http://rmarkdown.rstudio.com">R Markdown</a> analysis was created with <a href="https://github.com/jdblischak/workflowr">workflowr</a> 1.0.1 </p> <hr> </div> <script> // add bootstrap table styles to pandoc tables function bootstrapStylePandocTables() { $('tr.header').parent('thead').parent('table').addClass('table table-condensed'); } $(document).ready(function () { bootstrapStylePandocTables(); }); </script> <!-- dynamically load mathjax for compatibility with self-contained --> <script> (function () { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; document.getElementsByTagName("head")[0].appendChild(script); })(); </script> </body> </html>