File: NEWS

package info (click to toggle)
r-cran-optimalcutpoints 1.1-5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 432 kB
  • sloc: makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (2)
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
30
	CHANGES in `OptimalCutpoints' VERSION 1.1
		
	o	ValueNPV, ValuePPV, MaxNPVPPV, MaxSumNPVPPV and MaxProdNPVPPV methods were incorporated

	o	RangeSp and RangeSe methods were eliminated

	o	MinErrorRate method was eliminated. It is identical, from an optimization point of view, to the method MaxEfficiency

	o	MaxAccuracyArea method was eliminated. It is identical, from an optimization point of view, to the method MaxProdSpSe

	o	MaxSumSpSe and AUC methods were eliminated. They are identical, from an optimization point of view, to the method Youden

	o	output of the print and summary functions was modified
	
	CHANGES in `OptimalCutpoints' VERSION 1.1-1
    	
	o	Handling of warnings when computing confidence intervals using the "exact" method was modified
	
	CHANGES in `OptimalCutpoints' VERSION 1.1-2
    	
	o	Handling of warnings when computing confidence intervals using the "exact" method was modified
	
	CHANGES in `OptimalCutpoints' VERSION 1.1-3
    	
	o	Inclusion of the Journal of Statistlcal Sofware reference

	CHANGES in `OptimalCutpoints' VERSION 1.1-4
    	
	o	correction of errors