susceptibility: Calculate susceptibility of newborns to the pathogen

Description Usage Arguments Value

View source: R/probability_function.R

Description

Calculate susceptibility of newborns to the pathogen

Usage

1
2
3
4
5
6
susceptibility(
  n_newborns,
  susceptibility_ial_to_ipl_dam,
  susceptibility_ipl_to_ebl_dam,
  param_sim
)

Arguments

n_newborns

The number of newborns.

susceptibility_ial_to_ipl_dam, susceptibility_ipl_to_ebl_dam

The dam's susceptibility to the pathogen.

param_sim

A list which combined param, a result of process_param() and a result of calc_param().

Value

A list consisted of susceptibility of newborns.


fmsan51/blvibmjp documentation built on Sept. 2, 2020, 9:04 p.m.