tag:github.com,2008:https://github.com/Critical-Infrastructure-Systems-Lab/ldsr/releasesRelease notes from ldsr2020-04-21T02:59:15Ztag:github.com,2008:Repository/157024790/v0.0.22020-04-21T03:34:25Zldsr 0.0.2<h2>API overhaul and code refactoring</h2>
<ul>
<li>Ensemble models can now be learned using the same functions as individual model, <code>PCR_reconstruction()</code>, <code>LDS_reconstruction()</code>, <code>cvPCR()</code>, and <code>cvLDS()</code>.</li>
<li><code>one_pcr_cv()</code> and <code>one_lds_cv()</code> are exported so that experienced users can work with it directly, skipping argument checks and nested function calls to gain speed.</li>
<li>Remove dependence on <code>hydroGOF</code>. All performance metric calculations are now done internally in C++.</li>
<li>Bug fixes</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>All documentations updated with more details and typos fixed.</li>
<li>All functions that are targeted to users now have examples.</li>
<li>A different example is now used in the vignette, showcasing station Nakhon Phanom on the Mekong instead of P.1 on the Chao Phraya.</li>
</ul>ntthungtag:github.com,2008:Repository/157024790/v0.0.12020-01-03T04:32:10Zv0.0.1<p>First release, ready to submit to CRAN.</p>ntthung