FoM.Calculate(data, cols.id = 1, col.value, ids.per.bin, quiet = FALSE,
repeats.per.id = -1, fit.type = 1, alpha.steps = 100)
data(FoMData)
FoM.Calculate(FoMData, cols.id = c(1,2), 3, 5, quiet = FALSE, repeats.per.id = -1,
fit.type = 1, alpha.steps = 100)
Run the code above in your browser using DataLab