shipDamage: Wave Damage of Ships

shipDamageR 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)

syllogi documentation built on April 3, 2025, 6:13 p.m.

Related to shipDamage in syllogi...