Learn R Programming

raw (version 0.1.8)

StateExperience: State data

Description

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

Usage

data(StateExperience)

Arguments

Format

An object of class data.frame with 500 rows and 6 columns.

See Also

RegionExperience