mfp2 1.0.0
mfp2 1.0.1
- Final regression coefficients are now expressed on the original
scale of the data.
- predict.mfp2(): Fixed a bug when using- type = "terms".
- predict.mfp2(): Added the- nseqargument.
- mfp2(): Fixed an issue where the- keepargument was inactive when- criterion = "aic"or- criterion = "bic".
- Fixed a bug in BIC calculation for Cox models: nobsnow
correctly uses the number of events rather than the total number of
observations.
- Improved documentation for clarity and added references regarding
the effects of influential points in FP functions.
- DESCRIPTION: Removed- NeedsCompilationfield as the package contains no native code.