| NEWS | R Documentation | 
News for Package porridge
Changes in version 0.3.1
- Bug fix: incorrectly placed bracket on the C++ part of the - ridgeGGMmixture-function assigned to its proper spot.
- Extra input check in the - ridgePgen.kCV.groups-function.
- Citations updated. 
- To fix a note of CRAN's check results the - rags2ridges- and- ragt2ridges-packages are added to- Suggestsin the- Description-file.
- Input checks are now performed by means the - inherits-function instead of the- class-function.
Changes in version 0.3.0
- Functionality of the - ridgeGLMand- optPenaltyGLM.kCVautoexpanded. Among others, unpenalized covariates may now be supplied and a generalized penalty matrix provided.
- Bug fix: correct stopping criterion for the IRLS algorithm of the penalized ridge logistic regression estimator. 
- Citations updated. 
Changes in version 0.2.1
- Faster implementation of the functions for target and multi-targeted ridge estimation of the GLM offered. 
Changes in version 0.2.0
- Reference added to the Description-file. 
- Functions for target and multi-targeted ridge estimation of the GLM added. 
Changes in version 0.1.1
- Corrected DOIs in the Description field. 
Changes in version 0.1.0
- Restructuring of R and C++ files into modules. 
- Novel module added. 
- Some layout polish in the manual. 
Changes in version 0.0.4
- Modification of C++ code related to the - ridgePrepEdiag- and- optPenaltyPrepEdiag-functions. In case of an unbalanced design the initialization of EM algorithm no longer yields negative definite precisiom matrices.
Changes in version 0.0.3
- Modification of input checks to meet CRAN's best practice. 
- Removed an accidently inserted section in the manual of the - optPenaltyGGMmixture.kCVauto-function.
Changes in version 0.0.2
- The unnecessary dependency on the - rags2ridges-packages has been removed.
Changes in version 0.0.1
- Release of the Urfassung.