Learn R Programming

InSilicoVA (version 1.4.0)

RandomVA1: 1000 records of Sample Input

Description

This is a dataset consisting of 1000 arbitrary sample input deaths in the default format of InSilicoVA, i.e., the same input format as in InterVA-4 software and R package.

Arguments

Format

1000 arbitrary input records.

Examples

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

Run the code above in your browser using DataLab