Learn R Programming

pda (version 1.3.0)

COLA_covid: COLA simulated data

Description

A simulated COVID-19 data set for Collaborative One-shot and Lossless Algorithms of generalized linear models (COLA-GLM)

Usage

COLA_covid

Arguments

Format

A data frame with 1500 rows and 6 variables:

site

site, 600 'site1', 500 'site2', 400 'site3'

age

binary age

sex

binary sex

medical_condition

binary medical condition

status

binary outcome, COVID-19 status. This is the binary outcome for COLA logistic regression

visits

poisson outcome, number of visits. This is the count outcome for COLA Poisson regression