AUC | R Documentation |
data
AUC(data = dat, time = "TIME", id = "ID", dv = "DV", method = "linlog")
time |
chronologically ordered time variable present in data |
id |
variable in data defining subject level data |
dv |
dependent variable used to calculate AUC present in data |
method |
linlog= lin up and log down |
data.frame |
containing the data to use for the AUC calculation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.