sales: Simulated Device Sales Data

Description Usage Format Source

Description

A dataset containing simulated monthly sales by device and country for devices reported in the maude dataset. For package usage examples, this data serves as a proxy for exposures. Data were generated using a random normal distribution weighted by the number of reported events by device and country.

Usage

1

Format

A data frame with 360 rows and 4 variables:

device_name

Name of the device mapped from the maude dataset.

region

Geographical region mapped from the maude dataset.

sales_month

The month of sales.

sales_volume

The volume of sales.

Source

Random normal distribution using rnorm().


mdsstat documentation built on March 13, 2020, 2:58 a.m.