RegionExperience.Rd
Consolidation of state data into various regions. The state data was generated randomly as a Poisson sample.
Region: The name of the region
PolicyYear: An integer between 2001 and 2010
NumPolicies: Integer giving the number of policies in that region for that policy year
NumClaims: Integer giving the number of claims in that region for that policy year
data(RegionExperience)
An object of class data.frame
with 40 rows and 4 columns.