Learn R Programming

isodistrreg (version 0.6.0)

Isotonic Distributional Regression (IDR)

Description

Distributional regression under stochastic order restrictions for numeric and binary response variables and partially ordered covariates, including right-censored responses via Survival-IDR. See Henzi, Ziegel, Gneiting (2021) and Bladt, Henzi, van den Heuvel, Ziegel (2026) .

Copy Link

Version

Install

install.packages('isodistrreg')

Monthly Downloads

287

Version

0.6.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Bram van den Heuvel

Last Published

August 21st, 2026

Functions in isodistrreg (0.6.0)

bscore

Brier score for forecast probability of threshold exceedance
isotonic_regression_impl

Compute the isotonic regression for the mean for totally ordered covariates.
idrbag

Compute IDR predictions with (su)bagging
isotonic_regression

Isotonic mean regression
crps

Continuous ranked probability score (CRPS)
idr

Fit IDR to training data
isodistrreg-package

Isotonic distributional regression (IDR)
.onUnload

Unload dll when package is unloaded
dindexm

Distributional index model (DIM)
cdf

Cumulative distribution function (CDF) of IDR or raw forecasts
plain_survival_isotonic_distributional_regression_threshold

Compute an isotonic regression of a probability given by Kaplan-Meier estimators (= one threshold of the plain survival IDR data). Note that this is the non-recursive version that is consistent only under the hazard rate order assumption.
qscore

Quantile scores for IDR or raw forecasts
plot.idr

Plot IDR predictions
predict.dindexfit

Predict method for distributional index model (DIM)
pit

Probability integral transform (PIT)
predict.idrfit

Predict method for IDR fits
plain_survival_isotonic_distributional_regression

Compute the plain survival IDR for totally ordered co-variates under the hazard rate order assumption for censored data. Note that the hazard rate order is needed for the method to be consistent, but that the returned solution likely doesn't satisfy this assumption.
qpred

Quantile function of IDR or raw forecasts
survival_isotonic_distributional_regression_threshold

Compute an isotonic regression of a probability given by Kaplan-Meier estimators (= one threshold of S-IDR).
rain

Frankfurt airport precipitation data
warn_once

Helper to warn once per session Warn only once per session