-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
28 lines (28 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: softclassval
Type: Package
Title: Soft Classification Performance Measures
Description: An extension of sensitivity, specificity, positive and negative
predictive value to continuous predicted and reference memberships in
[0, 1].
Maintainer: Claudia Beleites <[email protected]>
Authors@R: person(given = "Claudia",
family = "Beleites",
role = c("aut", "cre"),
email = "[email protected]")
Version: 1.1.0
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
Depends: arrayhelpers (>= 0.76)
Imports: svUnit
URL: http://softclassval.r-forge.r-project.org/
Collate: 'softclassval-package.R' 'make01.R' 'hardclasses.R'
'unittestdata.R' 'dev.R' 'factor2matrix.R' 'init.R'
'nsamples.R' 'postproc.R' 'operators.R' 'performance.R'
'unittests.R'
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-29 18:58:38 UTC; cb
Author: Claudia Beleites [aut, cre]
Repository: CRAN
Date/Publication: 2024-10-30 08:20:02 UTC