#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.