R/TaylorData.R

#' @name TaylorData
#' @title Taylor and Ashe dataset
#' @docType data
#' @description Taylor and Ashe example data.
#' @usage data("TaylorData")
#' @format A list with 2 elements containing example data for the package.
#' \itemize{
#'   \item \code{lossData} Matrix of incremental losses.
#'   \item \code{freqData} Vector with the claims number by origin year.
#' }
#' @references Taylor, G. and Ashe, F., 1983. Second moments of estimates of outstanding claims. Journal of Econometrics 23, 37􏰀-61.
#' @keywords datasets

"TaylorData"
acanadis/provision documentation built on May 5, 2019, 3:54 p.m.