The RefInt
class serves as the store for results in reference
Interval calculation.
RefInt(call, method, n, data, outlier, refInt, confInt)
An object of class RefInt
.
(call
)
function call.
(character
)
method names of reference interval and
confidence interval.
(numeric
)
number of available samples.
(numeric
)
numeric raw measurements, no outlier removed.
(list
)
list of outliers that contains the index and number
of outliers, and the data without outliers.
(numeric
)
number of reference interval.
(list
)
list of the confidence interval of lower and upper
of reference limit.
call
call
method
method
n
n
data
data
outlier
outlier
refInt
refInt
confInt
confInt