Package: predReliability
Title: Estimates Reliability of Individual Supervised Learning
        Predictions
Version: 0.1.0
Authors@R: person("Simon", "Cof", email = "simon.cof@windowslive.com", role = c("aut", "cre"))
Description: An implementation of reliability estimation methods described in the paper (Bosnic, Z., & Kononenko, I. (2008) <doi:10.1007/s10489-007-0084-9>), which allows you to test the reliability of a single predicted instance made
             by your model and prediction function. It also allows you to make a correlation test to estimate which reliability estimate is the most 
             accurate for your model.
Depends: R (>= 3.3.2)
Imports: parallel, cluster, rpart
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-07 01:10:05 UTC; Uporabnik
Author: Simon Cof [aut, cre]
Maintainer: Simon Cof <simon.cof@windowslive.com>
Repository: CRAN
Date/Publication: 2020-07-07 09:20:05 UTC
Built: R 4.1.3; ; 2023-04-17 14:04:08 UTC; windows
