https://github.com/cran/RecordLinkage
Revision d6a250c513c826a1ed639315131be9b96e33279b authored by Murat Sariyar on 09 February 2011, 00:00:00 UTC, committed by Gabor Csardi on 09 February 2011, 00:00:00 UTC
1 parent 7851ce8
Raw File
Tip revision: d6a250c513c826a1ed639315131be9b96e33279b authored by Murat Sariyar on 09 February 2011, 00:00:00 UTC
version 0.2-6
Tip revision: d6a250c
NEWS
Changes in version 0.2-5

	- added subset operator [ for RecLinkData and RecLinkPairs objects
	- improved running time of epiWeights significantly

Changes in version 0.2-5

	- Fixed a bug in getMinimalTrain which caused the function to fail

Changes in version 0.2-4

	- Fixed a bug in getMinimalTrain that caused pairs with unknown
		matching status to become non-matches in the training set.
	- Some examples were modified to reduce execution time.
	- Unit tests have been added in inst/unitTests.
	- Checking of arguments improved in some functions.
	- Small documentation changes.
	
Changes in version 0.2-3

  - getParetoThreshold now prompts a message if no data lies in the
    interactively selected interval and asks the user to choose again
  - Corrected maintainer e-mail address
  - Several bug fixes 
back to top