| NEWS | R Documentation | 
NEWS file for the shrink package
Changes in version 1.2.3
- 31 Oct 2023 update shrink-package.Rd file, changes in description file 
Changes in version 1.2.2
- 31 Jan 2022 removed license file; fixed doi links 
Changes in version 1.2.1
- 09 March 2016 citation updated 
- 15 Sep 2015 parameter shrinktype included in predict.shrink 
- 17 Aug 2015 package is rebuild according to Wickham H. R Packages - Organize, test, document, and share your code. O'Reilly Media: 2015. 
- 03 Oct 2014 mfp is on cran again, change examples back; extend shrink to work with "rcs(x, c(...)) " 
Changes in version 1.2.0
- 02 Oct 2014 new port for R.3.1.1; mfp is not on cran, examples changed 
Changes in version 1.1.0
- 25 Sep 2014 include GBSG data set change DESCRIPTION: Imports instead of Suggests & changes in NAMESPACE 
- 16 JUL 2014 changes based on JSS resubmission: shrink completely revised: works for all glm families; new call for rcs(); obtain all types of shrinkage in one call; also works for variables transformed within formula; new functions: vcov, summary 
- 29 Jan 2014 changes in NAMESPACE for S3 methods 
- 27 Nov 2013 change reference category in loc in deepvein; adapt shrink for mfp inconsistency when y is a factor and solve problem with dfbeta 
- 22 Oct 2013 small changes in print; prepare for JSS submission 
- 21 Oct 2013 new port for R.3.0.2 
Changes in version 1.1.
- 08 Oct 2013 postfit for jackknife, rcs now works for coxph 
- 07 Oct 2013 include deepvein data 
- 25 Sep 2013 changes in manual and default settings of shrink 
- 17 Apr 2013 new port for R.3.0.0; now works with rcs argument from the rms library 
Version 1.0.0
- 02 Apr 2013 original port for R.2.15.3