View source: R/collectedfunctions.R
lh_duration | R Documentation |
Compute duration below and above target
lh_duration(
data = simd,
time = "TIME",
dv = "CONC",
y.cutoff = 80,
id = "ID",
caryover = c("DOSEN")
)
data |
input data |
time |
time |
dv |
dependent variable |
y.cutoff |
cutoff value |
id |
unique subject identifier |
caryover |
variable in data to be carried over with the output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.