Changelog
Source:NEWS.md
ohun 1.0.0
CRAN release: 2023-09-23
NEW FEATURES
- New function
plot_detection()
to visually inspect detections
MINOR IMPROVEMENTS
-
sp
package replaced bysf
- Replace
sapply()
withvapply()
- performance indices name changes: split.positives to splits, merged.positives to merges, proportional.overlap.to.true.positives to overlap and f1.score to f.score
-
label_detection()
renamedconsensus_detection()