concrete {LFM}R Documentation

Concrete Slump Test Data

Description

This dataset contains measurements related to the slump test of concrete, including input variables (concrete ingredients) and output variables (slump, flow, and compressive strength).

Usage

concrete

Format

A data frame with 103 rows and 10 columns.

Examples

# Load the dataset
data(concrete)

# Print the first few rows of the dataset
print(head(concrete))


[Package LFM version 0.3.1 Index]