| dataset1 {MPCI} | R Documentation |
Simulated data set
Description
This is a dataset used in the examples.
Usage
data(dataset1)
Format
A data frame with 180 observations on the following 5 variables.
X1a numeric vector
X2a numeric vector
X3a numeric vector
X4a numeric vector
X5a numeric vector
Examples
data("dataset1")
## maybe str(dataset1) ; plot(dataset1) ...
[Package MPCI version 1.0.7 Index]