Learn R Programming

fanovaGraph (version 1.5)

L: LHS Dataset

Description

6-dimensional Latin Hypercube Sampling Dataset

Usage

data(L)

Arguments

Format

The format is: num [1:100, 1:6] -0.7105 -0.7739 -0.5017 0.6158 0.0245 ...

Examples

Run this code
# NOT RUN {
data(L)
## str(L) ; pairs(L) ...
# }

Run the code above in your browser using DataLab