Skip to contents

Synthetic weekly census counts in the standard hubverse target data shape, generated by convolving admission_history with a "true" length of stay distribution (negbin(mu = 2, k = 1.7)). Pair with admission_history as input to fit_los() or use as truth in score_census().

Usage

census_history

Format

A tibble with columns target_end_date, target, location, observation (weekly census, not admissions).

Details

Hubs publish admissions truth, not census truth. In a real workflow you supply census from your own hospital records.