-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
29 lines (29 loc) · 929 Bytes
/
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
29
Package: InformationValue
Type: Package
Title: Performance Analysis and Companion Functions for Binary Classification
Models
Version: 1.3.1
Date: 2016-10-29
Author: Selva Prabhakaran
Maintainer: Selva Prabhakaran <[email protected]>
URL: http://r-statistics.co/Information-Value-With-R.html
Description: Provides companion function for analysing the performance of
classification models. Also, provides function to optimise probability cut-
off score based on used specified objectives, Plot 'ROC' Curve in 'ggplot2',
'AUROC', 'IV', 'WOE' Calculation, 'KS Statistic' etc to aid accuracy improvement
in binary classification models.
License: GPL (>= 2)
BugReports: https://github.com/selva86/InformationValue/issues License:
GPL (>= 2)
LazyData: TRUE
LazyLoad: yes
Depends:
R (>= 3.0.0)
Imports:
ggplot2,
data.table
Suggests:
knitr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 5.0.1