Description Usage Format Details Source References Examples
The data is from the General Insurance Association of Singapore, an organization consisting of general (property and casualty) insurers in Singapore (see the organization's website: www.gia.org.sg). From this database, several characteristics are available to explain automobile accident frequency. These characteristics include vehicle variables, such as type and age, as well as person level variables, such as age, gender and prior driving experience.
1  | 
A data frame with 7483 observations on the following 15 variables.
SexInsureda factor with levels F M U
Femalea numeric vector
VehicleTypea factor with levels A G M P Q S T W Z
PCa numeric vector
Clm_Counta numeric vector
Exp_weightsa numeric vector
LNWEIGHTa numeric vector
NCDa numeric vector
AgeCata numeric vector
AutoAge0a numeric vector
AutoAge1a numeric vector
AutoAge2a numeric vector
AutoAgea numeric vector
VAgeCata numeric vector
VAgecat1a numeric vector
http://instruction.bus.wisc.edu/jfrees/jfreesbooks/Regression%20Modeling/BookWebDec2010/
DataDescriptions.pdf
http://instruction.bus.wisc.edu/jfrees/jfreesbooks/Regression%20Modeling/BookWebDec2010/data.html
Frees E.W., Valdez E.A. (2008), Hierarchical insurance claims modeling, ,,Journal of the American Statistical Association", 103(484), p. 1457-1469.
Frees E.W. (2010), Regression Modeling with Actuarial and Financial Applications, Cambridge University Press.
1 2  | data(SingaporeAuto)
## maybe str(SingaporeAuto) ; plot(SingaporeAuto) ...
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.