calculateLogLik_incubation | R Documentation |
calculate log likelihood for the model of incubation only, summed across clusters
calculateLogLik_incubation(p, data)
p |
named vector of parameter values. Contains element "m.incub", the mean incubation period |
data |
data frame where each row represents a donor-recipient pair. It contains the column "time.onset.donor" which is the time of symptom onset for the donor, i.e. the incubation period for the donor. |
the log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.