nbc4vaDataRaw {nbc4va}R Documentation

Example of unclean data in nbc4va

Description

A random generation of unclean verbal autopsy synthetic data for use in demonstrating the nbc4va package.

Usage

nbc4vaDataRaw

Format

A dataframe with 100 rows and 102 columns:

Details

Warning: This data may produce errors depending on how you use it in the package.

Source

Random generation using the sample function with set.seed set to 1.

Examples

library(nbc4va)
data(nbc4vaDataRaw)

[Package nbc4va version 1.2 Index]