fire: Danish Fire Insurance Claims Database

Description Usage Format Examples

Description

Danish Fire Insurance Claims Database includes 2167 industrial fire losses gathered from the Copenhagen Reinsurance Company over the period 1980–1990.

Usage

1

Format

A dataframe with 2167 observations on five variables. The object is of class data.frame.

Examples

1
2
3
4
5
data(fire)
attach(fire)
plot(building, contents, pch = 20, xlim = c(0,95), ylim = c(0,133),
     xlab = "Loss of Building", ylab = "Loss of Contents",
     main = "Danish Fire Insurance Claims") 

Example output



spearmanCI documentation built on May 2, 2019, 10:28 a.m.

Related to fire in spearmanCI...