tests/testthat/_snaps/h_incidence_rate.md

h_incidence_rate_normal works as expected with healthy input

Code
  res
Output
  $rate
  [1] 0.01

  $rate_ci
  [1] -0.001630872  0.021630872

h_incidence_rate_normal_log works as expected with healthy input

Code
  res
Output
  $rate
  [1] 0.01

  $rate_ci
  [1] 0.003125199 0.031997963

h_incidence_rate_exact works as expected with healthy input

Code
  res
Output
  $rate
  [1] 0.01

  $rate_ci
  [1] 0.001776808 0.031478968

h_incidence_rate_byar works as expected with healthy input

Code
  res
Output
  $rate
  [1] 0.01

  $rate_ci
  [1] 0.002820411 0.027609866

h_incidence_rate works as expected with healthy input

Code
  res
Output
  $rate
  [1] 1

  $rate_ci
  [1] 0.3125199 3.1997963


Try the tern package in your browser

Any scripts or data that you put into this service are public.

tern documentation built on Sept. 24, 2024, 9:06 a.m.