LATERmodel 0.2.0
CRAN release: 2024-05-03
- Changed approach to determine start values for
sigmaandsigma_eparameters, using the skewness of the observed promptness distribution to weight the relationship between the parameters and the empirical standard deviation. - Added the option to perform fitting repeatedly with random offsets (jitters) to the start points (on by default), returning the best of the repeated fits.
- Added a
processesoption in thejitter_settingsparameter forfit_data, which controls how many parallel processes are used to run the fits. This is set to 2 by default. - Updated the article with the analysis of the Carpenter & Williams data to include details about the jittering.