DA_condition | R Documentation |
function to decide whether data should be augmented for a cluster
DA_condition(data)
data |
data frame with a single row, containing the columns "time.onset.donor": the observed time of symptom onset for the donor; "recipient.infected": 1 if the recipient was infected, 0 if not; "time.infection.recipient": the inferred time at which the recipient was infected; "time.onset.recipient": the observed time of symptom onset for the recipient |
TRUE if the data should be augmented, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.