Skip to content

Commit

Permalink
Update R/cfr_time_varying.R
Browse files Browse the repository at this point in the history
Co-authored-by: Pratik Gupte <[email protected]>
  • Loading branch information
joshwlambert and pratikunterwegs committed Apr 16, 2024
1 parent c599e36 commit a7552cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/cfr_time_varying.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
#'
#' The epidemiological delay distribution passed to `delay_density` is used to
#' obtain a probability mass function parameterised by time; i.e. \eqn{f(t)}
#' which gives the probability a case has a known outcomes (usually, death) at
#' time \eqn{t}, parameterised with disease-specific parameters before it is
#' which gives the probability of the binary outcome of a case (usually, survival or death) being known by
#' time \eqn{t}. The delay distribution is parameterised with disease-specific parameters before it is
#' supplied here.
#'
#' **Note** that the function arguments `burn_in` and `smoothing_window` are not
Expand Down

0 comments on commit a7552cc

Please sign in to comment.