StateExperience.Rd
Random illustrative data
Region: The name of the region to which the state belongs
State: The name of the state
Postal: Two character postal code for the state
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(StateExperience)
An object of class data.frame
with 500 rows and 6 columns.