ream: guideline
R Package to Calculate the PDF and CDF of Evidence Accumulation Models | Overview | 0 Preparation | 1 Random Sampling | 2 Calculating the PDF and CDF | 3 Fitting a Model to Data | 4. Implement your custom EAM | 4.1 Option 1: use R or Rcpp functions | 4.1.1 Define R or Rcpp functions | 4.1.2 Register the functions for ream | 4.1.3 Run the new implementation of LIM and compare it to LIM | 4.1.4 Using Rcpp instead | 4.2.2 Register the functions for ream | 4.2.3 Run the new implementation of LIM and compare it to LIM | 4.3 Option 3: change the package | 4.3.1 Get the source code | 4.3.2 Get your system ready | 4.3.3 What source files to modify | 4.3.4 How to modify the necessary class methods | 4.3.5 Recompile the R package | 4.3.6 Some notes | References