Learn R Programming

multisensi (version 2.1-1)

biomasseX: A factorial input design for the main example

Description

Factorial design (resolution V) data for the 7 WWDM model input factors

Usage

data(biomasseX)

Arguments

Format

A data frame with 2187 observations on the following 7 variables.

Eb

First WWDM input factor name

Eimax

Second WWDM input factor name

K

Thirth WWDM input factor name

Lmax

Fourth WWDM input factor name

A

Fifth WWDM input factor name

B

Sixth WWDM input factor name

TI

Seventh WWDM input factor name

See Also

biomasse, biomasseY

Examples

Run this code
# NOT RUN {
data(biomasseX)
## maybe str(biomasseX) ; plot(biomasseX) ...
# }

Run the code above in your browser using DataLab