-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 818 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
29 lines (29 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: itchmodel
Type: Package
Title: Cognitive model of time framing effects in intertemporal choice
Version: 0.1.0
Author: Bram B. Zandbelt
Maintainer: Bram B. Zandbelt <bramzandbelt@gmail.com>
Description: Provides coding for modeling choices and response time distributions from intertemporal choice data involving manipulation of time framing. Specifically, the two time framing phenomena are the defer/speedup effect (Loewenstein, Manag Sci, 1988) and the date/delay effect (Read et al., Manag Sci, 2005)
License: MIT
Encoding: UTF-8
LazyData: true
Imports:
assertthat,
cowplot,
dplyr,
DEoptim,
DEoptimR,
ggplot2,
knitr,
magrittr,
purrr,
rtdists,
stringr,
tibble,
tidyr
Suggests: testthat,
knitr,
rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr