NEWS.md

hdnom 6.1.0

Breaking changes

Specifically, compare_by_validate() and compare_by_calibrate() now gain a new argument rule for selecting lambda in glmnet models and defaults to lambda.min. Previously, this is not tunable and defaulted to lambda.1se. Code examples involving glmnet models are updated to use the lambda.min rule instead of lambda.1se so they won't generate null models.

In glmnet 4.1-9, using the lambda.1se rule for choosing lambda from Cox model cross-validation results can generate null models more easily. Previously, cross-validation errors for Cox models were normalized by the sum of weights times event indicators per fold. In glmnet 4.1-9, cross-validation errors are normalized by the sum of all weights per fold. This change means that CV errors are divided by larger values (since censored observations now contribute to normalization), and it produces smaller CV error values and potentially smaller standard errors. It could make the 1SE rule more conservative and lead to selecting larger penalty values, hence sparser models or complete null models. This particularly affects datasets with low event rates or many censored observations, where the denominator change is most significant.

hdnom 6.0.4

Bug fixes

hdnom 6.0.3

Improvements

hdnom 6.0.2

Improvements

hdnom 6.0.1

Improvements

hdnom 6.0.0

This version is a major refactor of the package, with several technical adjustments to improve the functional interface, code structure, and execution performance. As a result, a few critical API-breaking changes have been made. Please update your previous code that calls hdnom accordingly. For the detailed changes, please check the updated items below.

Improvements

General

Model Fitting

Nomograms

Visualizations

hdnom 5.0 (2018-05-13)

Improvements

hdnom 4.9 (2017-09-28)

Improvements

hdnom 4.8 (2017-03-25)

Improvements

hdnom 4.7 (2017-03-24)

Improvements

hdnom 4.6 (2017-01-07)

Bug Fixes

Improvements

hdnom 4.5 (2016-12-24)

Bug Fixes

Improvements

hdnom 4.0 (2016-07-05)

Improvements

hdnom 3.7 (2016-03-25)

Bug Fixes

hdnom 3.6 (2016-03-24)

New Features

Bug Fixes

Improvements

hdnom 3.0 (2016-01-03)

New Features

Package

Web Application

Improvements

Bug Fixes

hdnom 2.1 (2015-10-26)

New Features

Improvements

hdnom 2.0 (2015-09-15)

New Features

hdnom 1.2 (2015-08-27)

Improvements

hdnom 1.1 (2015-08-27)

Bug Fixes

hdnom 1.0 (2015-08-04)

New Features



nanxstats/hdnom documentation built on June 15, 2025, 2:13 a.m.