Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 653 Bytes

File metadata and controls

32 lines (19 loc) · 653 Bytes

LogLogisticMixture

R library for fitting a Log Logistic Mixture model for the distribution of eye fixations duration

Reference

http://www.academia.edu/1188136/Feng_2012_-_Is_there_a_Common_Control_Mechanism_for_Anti-saccades_and_Reading_Eye_Movements_Evidence_from_Distributional_Analyses


Installation

require(devtools)
devtools::install_github("garyfeng/LogLogisticMixture")
library(LogLogisticMixture)


Usage and examples

See the ./examples directory


Questions and suggestions

Gary Feng: gary.feng@gmail.com

Github page: http://garyfeng.github.io/LogLogisticMixture/