Learn R Programming

MPV (version 1.64)

p13.1: Data Set for Problem 13-1

Description

The p13.1 data frame has 25 observation on the test-firing results for surface-to-air missiles.

Usage

data(p13.1)

Arguments

Format

This data frame contains the following columns:

x

target speed (in Knots)

y

hit (=1) or miss (=0)

Examples

Run this code
data(p13.1)

Run the code above in your browser using DataLab