R/fire_loss.r

#' Dataset: Cross-tabulation of cause of fire vs. amount of money loss
#'
#' Cross-tabulation (9x4) of the amount of money loss against cause of fire.\cr
#' After: Li et al, Influences of Time, Location, and Cause Factors on the
#' Probability of Fire Loss in China: A Correspondence Analysis, in Fire
#' Technology 50(5), 2014, 1181-1200 (table 5)
#'
#'
#' @docType data
#' @keywords datasets
#' @name fire_loss
#' @usage data(fire_loss)
#' @format dataframe
NULL

Try the CAinterprTools package in your browser

Any scripts or data that you put into this service are public.

CAinterprTools documentation built on July 8, 2020, 5:15 p.m.