Learn R Programming

referenceIntervals (version 1.3.1)

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

Description

This is a table that dictate the ranks for the confidence intervals around the calculated reference interval. This method is available when 120 <= n <= 1000.

Usage

nonparRanks

Arguments

Format

A data frame with 882 observations on the following 3 variables.

SampleSize

a numeric vector

Lower

a numeric vector

Upper

a numeric vector

References

Defining, Establishing, and Verifying Reference Intervals in the Clinical Laboratory; Approved Guideline - 3rd Edition (C28-A3)

Examples

Run this code
  
data(nonparRanks)

Run the code above in your browser using DataLab