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.

X1

a numeric vector

X2

a numeric vector

X3

a numeric vector

X4

a numeric vector

X5

a numeric vector

Examples

data("dataset1")
## maybe str(dataset1) ; plot(dataset1) ...

[Package MPCI version 1.0.7 Index]