| girder {ACSWR} | R Documentation |
Strength Data Set of a Girder Experiment
Description
The shear strength of steel plate girders need to be modeled as a function of the four methods and nine girders.
Usage
data(girder)
Format
A data frame with 9 observations on the following 5 variables.
GirderThe row names, varying from S1.1 to S4.2, represent the nine type of girders,
S1.1S1.2S2.1S2.2S3.1S3.2S4.1S4.2S5.1Aarauone of the four methods of preparation of the steel plates
Karisruheone of the four methods of preparation of the steel plates
Lehighone of the four methods of preparation of the steel plates
Cardiffone of the four methods of preparation of the steel plates
References
Wu, C.F.J. and M. Hamada (2000-9). Experiments: Planning, Analysis, and Parameter Design Optimization, 2e. J. Wiley.
Examples
data(girder)
girder
boxplot(girder[,2:5])
[Package ACSWR version 1.0 Index]