Learn R Programming

InSilicoVA (version 1.4.0)

RandomVA2: 100 records of Sample Input

Description

This is a dataset consisting of 1000 arbitrary sample input deaths in the default format of InSilicoVA with additional columns specifying age and sex, which could be served as characteristics in sub-population estimation.

Arguments

Format

100 arbitrary input records.

Examples

Run this code
data(RandomVA2)
dim(RandomVA2)
head(RandomVA2)

Run the code above in your browser using DataLab