get_decision_time: Convert a standardized decision time to a real one in ms

Description Usage Arguments Value

View source: R/game.R

Description

Convert a standardized decision time to a real one in ms

Usage

1
get_decision_time(z_times, M, SD, cap = TRUE)

Arguments

z_times

vector of standardized times

M

mean decision time

SD

standard deviation of decision time

cap

whether to cap the resulting decision times to minimum 1sd ms

Value

vector of decision times in ms


mjaquiery/silly-smile-sim documentation built on Nov. 21, 2020, 9:15 a.m.