JimGrange/flankr: Implements computational models of attentional selectivity

flankr provides functions to simulate and fit the dual stage two phase model (DSTP) and the shrinking spotlight model (SSP) of attentional selectivity. The fitting routine utilises the optim function in base R and finds model parameters that reduces the wilks likelihood ratio chi square between model predictions and human data (example data is provided in the package). BIC values based on response time bins are also provided to allow the user to engage in model comparison exploration.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0.0
URL www.jimgrange.github.io
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JimGrange/flankr")
JimGrange/flankr documentation built on Dec. 10, 2023, 12:17 a.m.