Learn R Programming

HoRM (version 0.1.3)

fiber: Fiber Strength Dataset

Description

This dataset is from a study about the strength of a particular type of fiber based on the amount of pressure applied.

Usage

data(fiber)

Arguments

Format

This data frame consists of 30 samples with the following 2 variables measured:

  • pressure The amount of water pressure applied (measured in bars); the unique levels are 60, 80, 100, 120, 150, and 200.

  • tensile The tensile strength of fiber (measured in N/5 cm).

References

Young, D. S. (2017), Handbook of Regression Methods, CRC Press.