Learn R Programming

⚠️There's a newer version (2.5.1) of this package.Take me there.

cir (version 2.5.0)

Centered Isotonic Regression and Dose-Response Utilities

Description

Isotonic regression (IR) and its improvement: centered isotonic regression (CIR). CIR is recommended in particular with small samples. Also, interval estimates for both, and additional utilities such as plotting dose-response data. For dev version and change history, see GitHub assaforon/cir.

Copy Link

Version

Install

install.packages('cir')

Monthly Downloads

441

Version

2.5.0

License

GPL-2

Maintainer

Assaf P. Oron

Last Published

December 3rd, 2024

Functions in cir (2.5.0)

slope

Piecewise-linear local slopes given a (non-strictly) monotone x-y sequence
cir-package

Isotonic Regression, Centered Isotonic Regression, and Dose-Response Utilities
deltaInverse

Backend utility to calculate inverse (dose-finding) intervals, using local inversion and the Delta method
morrisCI

Analytical ordered-binary-Y confidence intervals, using the Morris (1988) algorithm
oldPAVA

"Old School" isotonic-regression point estimates, with flexible dose-response input
cirPAVA

Centered-isotonic-regression (CIR) point estimation
doseFind

Inverse (dose-finding) point estimate (e.g., estimating a percentile)
isotInterval

Backend utility to calculate analytical CIR/IR interval estimates, given the point estimates
is.DRtrace

Constructor functions and class-checking functions for DRtrace and doseResponse classes
DRshrink

Shrinkage fix to mitigate bias in observed rates, under adaptive dose-finding designs
plot.DRtrace

Plotting Methods for DRtrace, doseResponse Objects
wilsonCI

Standard unordered-Binomial confidence interval utilities.
quickIsotone

Convenient Forward point and interval estimation via CIR or IR
quickInverse

Convenient point and Interval Inverse Estimation ("Dose-Finding"), using CIR or IR