Learn R Programming

referenceIntervals (version 1.3.1)

Reference Intervals

Description

This is a collection of tools to allow the medical professional to calculate appropriate reference ranges (intervals) with confidence intervals around the limits for diagnostic purposes.

Copy Link

Version

Install

install.packages('referenceIntervals')

Monthly Downloads

235

Version

1.3.1

License

GPL-3

Maintainer

Daniel Finnegan

Last Published

March 31st, 2024

Functions in referenceIntervals (1.3.1)

nonparRI

Determines the reference interval using non-parametric means
horn.outliers

Determines outliers using Horn's method and Tukey's interquartile fences on a Box-Cox transformation of the data.
print.interval

Overload of print in order to concisely print the results of refLimit
print.interval.sub

Overload of print in order to concisely print the results of refLimit
plot.interval

Overload of plot function to include the ability to plot the results of refLimit
set120

Dataset containing 120 values
referenceIntervals-package

This package calculates reference intervals from a dataset using either parametric, non-parametric, or robust methods.
refLimit

Calculates and returns reference and confidence intervals for a dataset
dixon.outliers

Determines outliers using Dixon's Q Test method
set20

Small dataset containing 20 samples
nonparRanks

Table that dictate the ranks for the confidence intervals around the calculated reference interval.
singleRefLimit

This is the workhorse of the refLimit function
vanderLoo.outliers

Mark van der Loo's outlier detection method in the extremevalues package
cook.outliers

Determines outliers using Cook's Distance
robust

Algorithm that implements the robust method for reference interval calculations
set200

Dataset containing 200 values
set50

Dataset containing 50 values