if (FALSE) {
res <- bfit(data = cohort_unrelated,
subject = "Subject",
time = "Time",
y = "Fixations",
group = c("Group", "LookType"),
curveFun = doubleGauss(concave = TRUE),
numRefits = 2,
cores = 0)
}
Run the code above in your browser using DataLab