check_for_deconv: Check that deconvolution inputs are compatible

View source: R/check_args.R

check_for_deconvR Documentation

Check that deconvolution inputs are compatible

Description

Check that deconvolution inputs are compatible

Usage

check_for_deconv(obs, dist)

Arguments

obs

Numeric. Vector with observed signal (e.g., case reports)

dist

Numeric. Vector of discretized distribution used as the deconvolution kernel (e.g., reporting delay distribution)


ern documentation built on April 4, 2025, 2:13 a.m.