FillingMachines {ALSM}R Documentation

Filling Machines

Description

Filling Machines dataset

Usage

data("FillingMachines")

Format

A data frame with 120 observations on the following 3 variables.

y

response variable

group

factor variable

row

index corresponding to each response

Examples

data(FillingMachines)
## maybe str(FillingMachines) ; plot(FillingMachines) ...

[Package ALSM version 0.2.0 Index]