Learn R Programming

SynthETIC (version 1.1.0)

test_claim_dataset_cov: Claims Dataset

Description

The test_claim_dataset where the default set of covariates have been applied to adjust claim sizes.

Usage

test_claim_dataset_cov

Arguments

Format

An object of class data.frame with 3624 rows and 7 columns.

Examples

Run this code
# see a distribution of payment counts
table(test_claim_dataset_cov$no_payment)

Run the code above in your browser using DataLab