Learn R Programming

RSDA (version 3.2.1)

interval.large: Calculate the large of each interval

Description

Calculate the large of each interval

Usage

interval.large(x)

Value

A matrix with the large of each interval.

Arguments

x

An interval matrix

Examples

Run this code
if (FALSE) {
data(oils)
interval.large(oils)
}

Run the code above in your browser using DataLab