simdat: Simulated data without anomalies

simdatR Documentation

Simulated data without anomalies

Description

The first six columns of data frame created with countcheck(random_seed = 200807)

Usage

simdat

Format

A data frame with 1000 rows and 6 variables:

  • unit: ID for unit

  • n: previous reference count values (measure of exposure), must at least be 1

  • y: previous count values of interest

  • n_new: new reference count values (measure of exposure), must at least be 1

  • y_new: new count values of interest

  • true_theta: true value of theta (if known)


jmeydam/countcheck documentation built on Aug. 16, 2024, 11:34 a.m.