View source: R/quantile_fit_DDM_only.R
chi_square_optim_DDM | R Documentation |
chi_square_optim_DDM
chi_square_optim_DDM(params, observations, returnFit)
params |
Parameters of the model to be fitted + fixed parameters |
observations |
Data to be fitted |
returnFit |
if 0, then returns predicted data. Else, fit the parameters |
This is the function used to simultaneously fit reaction time, accuracy and confidence judgments via quantile optimization.
predicted data if returnFit == 0, else returns the prediction error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.