models_plots: Data Simulation Plots

View source: R/models_plots.r

models_plotsR Documentation

Data Simulation Plots

Description

Plots simulated and experimental data. The created plots are: Reaction times densities for correct and incorrect responses and the proportion of correct answeres for each one of six reaction time bins. A folder with the model name is created and the plots saved automatically in the current working directory.

Usage

models_plots(experim_dat, simul_dat, model_name = "NAME_UNDEFINED")

Arguments

experim_dat

Experimental data in the form produced by experimental_data_processing.

model_name

Optional name for the model to distinguish to which data/model the function was applied to. Default is 'NAME_UNDEFINED'.

experim_dat

Simulated data in the form produced by simulDat.

Value

Generates and saves plots in a directory with name of model_name.


Seneketh/StanDDM documentation built on Oct. 17, 2023, 4:26 p.m.