VD {RSADBE}R Documentation

Voltage Drop Dataset

Description

The voltage is known to drop in a guided missile after a certain time. The data has been to illustrate certain cubic spline models.

Usage

data(VD)

Format

A data frame with 41 observations on the following 2 variables.

Time

Time of missile

Voltage_Drop

Drop in the voltage

References

Montgomery, Douglas C., Elizabeth A. Peck, and G. Geoffrey Vining. Introduction to linear regression analysis. Wiley, 2012.

Examples

data(VD)

[Package RSADBE version 1.0 Index]