R Under development (unstable) (2024-10-29 r87275 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library (softclassval) Loading required package: arrayhelpers Package arrayhelpers, version 1.1-0 If you use this package please cite it appropriately. citation("arrayhelpers") will give you the correct reference. The project homepage is http://arrayhelpers.r-forge.r-project.org/ Package softclassval, version 1.1.0 Use of this package is granted under GPL Version 3 or above. RShowDoc ("GPL-3") will display the license. In addition, the use of softclassval must be cited appropriately. citation("softclassval") will give you the correct reference. The project homepage is http://softclassval.r-forge.r-project.org/. > softclassval.unittest () kind msg test(nsamples) OK test(dev) OK test(and) OK test(harden) OK test(postproc) OK test(factor2matrix) OK test(hard) OK test(wRMAE) OK test(prd) OK test(.make01) OK test(weak) OK test(hardclasses) OK test(sens) OK test(npv) OK test(checkrp) OK test(ppv) OK test(luk) OK test(wMAE) OK test(strong) OK test(confmat) OK test(gdl) OK > > > proc.time() user system elapsed 0.32 0.07 0.35