Other packages > Find by keyword >

tempodisco  

Temporal Discounting Models
View on CRAN: Click here


Download and install tempodisco package within the R console
Install from CRAN:
install.packages("tempodisco")

Install from Github:
library("remotes")
install_github("cran/tempodisco")

Install by package version:
library("remotes")
install_version("tempodisco", "2.1.0")



Attach the package and use:
library("tempodisco")
Maintained by
Isaac Kinley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-03-12
Latest Update: 2026-03-12
Description:
Tools for working with temporal discounting data, designed for behavioural researchers to simplify data cleaning/scoring and model fitting. The package implements widely used methods such as computing indifference points from adjusting amount task (Frye et al., 2016, <doi:10.3791/53584>), testing for non-systematic discounting per the criteria of Johnson & Bickel (2008, <doi:10.1037/1064-1297.16.3.264>), scoring questionnaires according to the methods of Kirby et al. (1999, <doi:10.1037//0096-3445.128.1.78>) and Wileyto et al (2004, <doi:10.3758/BF03195548>), Bayesian model selection using a range of discount functions (Franck et al., 2015, <doi:10.1002/jeab.128>), drift diffusion models of discounting (Peters & D'Esposito, 2020, <doi:10.1371/journal.pcbi.1007615>), and model-agnostic measures of discounting such as area under the curve (Myerson et al., 2001, <doi:10.1901/jeab.2001.76-235>) and ED50 (Yoon & Higgins, 2008, <doi:10.1016/j.drugalcdep.2007.12.011>).
How to cite:
Isaac Kinley (2026). tempodisco: Temporal Discounting Models. R package version 2.1.0, https://cran.r-project.org/web/packages/tempodisco. Accessed 26 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited tempodisco R package
View tempodisco citation profile
Other R packages that tempodisco depends, imports, suggests or enhances
Complete documentation for tempodisco
Functions, R codes and Examples using the tempodisco R package
Full tempodisco package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA