tag:github.com,2008:https://github.com/Critical-Infrastructure-Systems-Lab/ldsr/releases Release notes from ldsr 2020-04-21T02:59:15Z tag:github.com,2008:Repository/157024790/v0.0.2 2020-04-21T03:34:25Z ldsr 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> ntthung tag:github.com,2008:Repository/157024790/v0.0.1 2020-01-03T04:32:10Z v0.0.1 <p>First release, ready to submit to CRAN.</p> ntthung