ServoData {ALSM}R Documentation

Servo Data

Description

Servo Data dataset

Usage

data("ServoData")

Format

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

y

response variable

group

factor variable

row

index corresponding to each response

Examples

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

[Package ALSM version 0.2.0 Index]