InfectivityProfile.Rd
A holder of a discrete probability distribution of the infectivity profile
Version: 0.03
Generated: 2022-05-24T22:12:30.975050
discretePdf | discretePdf - A discrete pdf of probabilities over time of secondary infection given priamry infection where probability at time 0 is 0 - (java expects a RNumericVector) |
---|---|
id | id - a numeric index or id for this profile - (java expects a int) |
A holder of a discrete probability distribution of the infectivity profile
none
none
instance$clone()
instance$print()
new()
no description
J = jepidemic::JavaApi$get() J$InfectivityProfile$new(discretePdf, id)
discretePdf - A discrete pdf of probabilities over time of secondary infection given priamry infection where probability at time 0 is 0 - (java expects a RNumericVector)
id - a numeric index or id for this profile - (java expects a int)
R6 InfectivityProfile object:
not available