You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensemble models can now be learned using the same functions as individual model, PCR_reconstruction(), LDS_reconstruction(), cvPCR(), and cvLDS().
one_pcr_cv() and one_lds_cv() are exported so that experienced users can work with it directly, skipping argument checks and nested function calls to gain speed.
Remove dependence on hydroGOF. All performance metric calculations are now done internally in C++.
Bug fixes
Documentation
All documentations updated with more details and typos fixed.
All functions that are targeted to users now have examples.
A different example is now used in the vignette, showcasing station Nakhon Phanom on the Mekong instead of P.1 on the Chao Phraya.