presion: Level of presion data

presionR Documentation

Level of presion data

Description

A shipyard of recreational boats manufacturing, intended to optimize and control the mechanical properties hull yacht models. This has made a study in which the modulus of elasticity tensile strength of the epoxy resin (polymer) used, after applying different curing pressures measured: 0.1 y 10 MPa. 60 subsamples composed of three measurements taken on the same day are taken.

Format

A data frame with 180 observations on the following 3 variables:

presion

presion level

sample

sample id

measur

pressures measured: 0.1 y 10 MPa

Examples


data(presion)
attach(presion)
summary(presion)
plot(presion$presion, type="b")
detach(presion)

qcr documentation built on March 18, 2022, 6 p.m.

Related to presion in qcr...