The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Preserve the original sample-SD normalization.
Constant inputs now return NA for r and r2. Constant-model coordinates remain usable; undefined correlations use grey in default colour scales.
Alexandre M.J.-C. Wadoux is sole author, maintainer and copyright holder; the maintainer email is alexandre.wadoux@yahoo.fr. MIT grant confirmed.
Author selected the current graphical defaults (A). Retain those conventions, with exterior legends, safer title margins, and reference-label obstacles for model-label repulsion to reduce overlap.
Add exported diagram_stats() for independent access to diagram statistics.
Accept numeric matrices and data frames (one model per column) consistently.
Share pair filtering and numerical calculations across diagrams.
Add na.rm at the end of each diagram interface; existing positional calls work.
Reject invalid flags, infinite data, duplicate model names and invalid sizes.
Preserve partial model names instead of discarding all supplied names.
Fix missing-observation handling and reject degenerate paired plot subsets.
Evaluate centred error directly and scale intermediate calculations to avoid cancellation and overflow. Regular complete-data definitions remain unchanged.
Replace the earlier r = 0 convention for constant inputs with NA and an informative warning. CCC is zero when its denominator is positive and one input is constant, and NA when both inputs are identical constants.
Keep original palettes, radii, sample SD normalization and axis-title placement.
Replace repeated constant graphical layers with annotations, update legend syntax, expose Taylor point data, and remove redundant ggthemes dependency.
Expand analytical, input, geometry, palette and real-device rendering tests.
Make repelled labels reproducible without changing the user’s RNG state.
Add a three-platform GitHub Actions package-check workflow.
Compatibility: missing/nonfinite colour values, numeric logical flags, duplicate names and invalid dimensions now error. digits is limited to integers 0 through 22. Degenerate metric outputs are explicitly defined above. No existing arguments were renamed or reordered. ## Prediction metric audit
Breaking change: mape() and
smape() now return percentages, matching mpe()
and rrmse(). Previously, mape() and
smape() returned fractions.
model_metrics() now reports each statistic once.
Duplicate ME, MAE, RMSE, r, nse/NSE/MEC, and rhoC columns are removed in
favour of bias, mae, rmse, correlation, R2, and ccc. Standalone
efficiency aliases remain available.
Extended output includes KGE. Added independent numerical reference tests and a vignette table of equations, ranges, conventions, and references.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.