Learn R Programming

Tariff (version 1.0.5)

RandomVA3: 400 records of Sample Input

Description

This is a dataset consisting of 400 arbitrary sample input deaths randomly sampled from cleaned PHMRC data.

Arguments

Format

400 arbitrary input records.

Examples

Run this code
# NOT RUN {
data(RandomVA3)
head(RandomVA3$train)
head(RandomVA3$test)
# }

Run the code above in your browser using DataLab