matched_sample: Matched sample by time (week) and UTLA

Description Usage Arguments

View source: R/sampling.R

Description

Matched sample by time (week) and UTLA

Usage

1
2
3
4
5
6
7
8
matched_sample(
  csids,
  lineage = NULL,
  not_lineage = "B.1.1.7",
  nreps = 1,
  n_multiplier = 1,
  deduplicate = FALSE
)

Arguments

csids

central_sample_id to be matched

lineage

If not NULL, sample will only include this lineage

not_lineage

The sample will *not* include this lineage

nreps

replicates

n_multiplier

Optionally can draw multiple (integer) matches per element in csids

deduplicate

not implemented


emvolz-phylodynamics/variantAnalysis documentation built on Nov. 13, 2021, 7:16 p.m.