R/Actuarial.R

#' actuarial
#'
#' actuarial claims data for three groups of insurance policyholders p. 449
#'
#' The variables included in the dataset are:
#' \itemize{
#' \item\code{year} 
#' \item\code{payroll} for groups 1, 2, and 3
#' \item\code{claims} for groups 1, 2, and 3
#'}
#'
#' @usage data(actuarial)
#' @format dataset with 5 observations of 7 variables
#' @source Scollnik, D. P. M. (2001). Actuarial Modeling with MCMC and BUGS. North American Actuarial Journal 5, 95-124.
#' @name actuarial
#' @docType data
NULL

Try the BaM package in your browser

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

BaM documentation built on Oct. 14, 2022, 5:07 p.m.