Learn R Programming

qmvs (version 0.2.0)

Queueing Model of Visual Search

Description

The queueing model of visual search models the accuracy and response time data in a visual search experiment using queueing models with finite customer population and stopping criteria of completing the service for finite number of customers. It implements the conceptualization of a hybrid model proposed by Moore and Wolfe (2001), in which visual stimuli enter the processing one after the other and then are identified in parallel. This package provides functions that simulate the specified queueing process and calculate the Wasserstein distance between the empirical response times and the model prediction.

Copy Link

Version

Install

install.packages('qmvs')

Monthly Downloads

599

Version

0.2.0

License

GPL (>= 3)

Maintainer

Yiqi Li

Last Published

April 4th, 2023

Functions in qmvs (0.2.0)

queue

Simulation of the queueing model of visual search
sim

Simulation of the queueing model of visual search
LqDist

Calculation of the distance between two data sets
distance

Calculation of the Wasserstein metric between an empirical data set and a data set similated by the queueing model of visual search