fast_RT_samples: Function to get just the RT samples needed, without any formatting to improve speed
Description
Function to get just the RT samples needed, without any formatting to improve speed
Usage
fast_RT_samples(RT_mat, target, maximization = F)
Arguments
- RT_mat
A matrix containing the RT-values of a dataset
- target
Which target-value to use
- maximization
Whether maximization is needed or not