insurance: Medical expenses

Description Usage Format Source Examples

Description

Predicting medical expenses

Usage

1

Format

A data frame with 1338 rows and 7 variables:

age

integer. age of primary beneficiary.

sex

character. insurance contractor gender, female, male.

bmi

double. Body mass index, providing an understanding of body, weights that are relatively high or low relative to height, objective index of body weight (kg / m ^ 2) using the ratio of height to weight, ideally 18.5 to 24.9.

children

integer. Number of children covered by health insurance / Number of dependents.

smoker

character. Smoking (yes, no)

region

character. the beneficiary's residential area in the US, northeast, southeast, southwest, northwest.

charges

double. Individual medical costs billed by health insurance (in dollars).

Source

From Machine Learning in R by Brett Lantz. Data downloaded from GitHub.

Examples

1

Rkabacoff/qacr documentation built on March 20, 2021, 3:03 p.m.