| RefInt-class {mcradds} | R Documentation |
Reference Interval Class
Description
The RefInt class serves as the store for results in reference
Interval calculation.
Usage
RefInt(call, method, n, data, outlier, refInt, confInt)
Arguments
call |
( |
method |
( |
n |
( |
data |
( |
outlier |
( |
refInt |
( |
confInt |
( |
Value
An object of class RefInt.
Slots
callcall
methodmethod
nn
datadata
outlieroutlier
refIntrefInt
confIntconfInt
[Package mcradds version 1.1.0 Index]