nonparRanks {referenceIntervals} | R Documentation |
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
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
data(nonparRanks)
[Package referenceIntervals version 1.3.1 Index]