R library for fitting a Log Logistic Mixture model for the distribution of eye fixations duration
require(devtools)
devtools::install_github("garyfeng/LogLogisticMixture")
library(LogLogisticMixture)
See the ./examples
directory
Gary Feng: gary.feng@gmail.com
Github page: http://garyfeng.github.io/LogLogisticMixture/