| 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
- call
- call 
- method
- method 
- n
- n 
- data
- data 
- outlier
- outlier 
- refInt
- refInt 
- confInt
- confInt 
[Package mcradds version 1.1.0 Index]