-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
22 lines (18 loc) · 1015 Bytes
/
NEWS
File metadata and controls
22 lines (18 loc) · 1015 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
New in version 2.0.6 (Released 2025-05-07):
- citEntry() now uses the new citation() function from R 4.0.0.
- Package anchors on empChurn.rd and empCreditScoring.rd have been updated.
- Package documentation has been updated to reflect the new version of R.
- Citation links updated to DOI links.
New in version 2.0.5 (Released 2019-07-24):
- Mantainer information updated.
New in version 2.0.2 (Released 2017-05-11):
- Mantainer information updated.
New in version 2.0.1 (Released 2015-01-15):
- Namespace sanitized.
- empRocInfo removed from userland and made private.
- Warning: The function calls have changed from version 2.0.0, and are now
akin to version 1. Please adjust your code as needed.
New in version 2.0.0 (Released 2015-01-06):
- Added new churn prediction code. Function by Seppe vanden Broucke.
- Changed manual ROC calculation to more efficient one in package ROCR.
- Package ROCR now required dependency, to account for the previous change.