interval.large {RSDA} | R Documentation |
Calculate the large of each interval
Description
Calculate the large of each interval
Usage
interval.large(x)
Arguments
x |
An interval matrix |
Value
A matrix with the large of each interval.
Examples
## Not run:
data(oils)
interval.large(oils)
## End(Not run)
[Package RSDA version 3.2.1 Index]