shipDamage {syllogi} | R Documentation |
Wave Damage of Ships
Description
Data.frame
Usage
data(shipDamage)
Format
The data frame has 20 rows and 5 variables:
- shipType
Type of ship
- constYear
Year of construction
- operation
Period of operation
- months
Aggregate months of service
- incidents
Number of damage incidents
Details
Cargo carrying vessel's damage to the forward section due to waves. These data are only for the period of operation 1975 to 1979.
References
McCullagh, P. and Nelder, J.A. (1989) Generalized Linear Models. 2nd Edition, Chapman and Hall, London.
Examples
data("shipDamage", package='syllogi')
str(shipDamage)
[Package syllogi version 1.0.4 Index]