calculateLogLikCluster_incubation | R Documentation |
calculate the contribution of a cluster to the log likelihood, for the model of incubation only
calculateLogLikCluster_incubation(p, data)
p |
named vector of parameter values. Contains element "m.incub", the mean incubation period |
data |
data frame with a single row, containing the column "time.onset.donor" which is the time of symptom onset for the donor, i.e. the incubation period for the donor. |
the contribution of the cluster to the log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.