-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 1.27 KB
/
DESCRIPTION
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
Package: cmdsddfeitc
Type: Package
Title: Cognitive Mechanisms of the Defer-Speedup and Date-Delay Framing Effects in Intertemporal Choice
Version: 0.1.0
Author: Bram Zandbelt <[email protected]>
Maintainer: Bram Zandbelt <[email protected]>
Description: The package is a research compendium of the research project Cognitive Mechanisms of the Defer-Speedup and Date-Delay Framing Effects in Intertemporal Choice by Bram Zandbelt and Roshan Cools. This research project was funded through European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No. 703141.
This research compendium is associated with a number of online objects, including the preregistration (https://osf.io/rzqh9/), data management plan (https://doi.org/10.6084/m9.figshare.4720978), cognitive task (https://github.com/bramzandbelt/itch_time_framing_task), and computational model (https://github.com/bramzandbelt/itchmodel).
License: CC-BY 4.0 (code) and Donders Institute Data Usage Agreement (data)
Encoding: UTF-8
LazyData: true
Imports:
dplyr,
DEoptim,
DEoptimR,
ggplot2,
itchmodel,
knitr,
magrittr,
readr,
rprojroot,
stringr,
tibble,
tidyr,
BayesFactor
Remotes: bramzandbelt/itchmodel
RoxygenNote: 6.1.0