Learn R Programming

refineR (version 2.0.0)

getRIfromRWDRI: Get Reference Interval from RWDRI

Description

Helper function to get the reference interval from a RWDRI object. For internal use only.

Usage

getRIfromRWDRI(RWDRI, RIperc, pointEst)

Value

(list) A list containing the interpolated reference interval and percentiles.

Arguments

RWDRI

(RWDRI) The RWDRI object containing the reference interval information.

RIperc

(numeric) The percentiles to interpolate.

pointEst

(character) The point estimate to use ("fullDataEst" or "medianBS").