check_for_deconv {ern} | R 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) |
[Package ern version 2.0.0 Index]