Recent Releases of calmr
calmr - calmr 0.8.1
- Minor patch for ggplot2 v4.0.0 compatibility.
- R
Published by victor-navarro 6 months ago
calmr - calmr 0.7.0
- Corrected some issues in directional models.
- Created a vignette to expose the behaviour of directional models.
- Removed randomization column requirement from designs. Randomization of phases is now specified using the "!" character anywhere in the phase string. Using the old format throws a deprecation warning.
- Added support for seed experiment generation in
make_experiment(). - Added
set_calmr_palette()function to control the colour/fill scales used to plot results (#1). - Added
filter()method forCalmrExperimentclass that allows filtering of aggregated data (#1). - Fixed bug in
make_experiment()that was triggered by empty phases and no miniblocks. - Changed
get_timings()to require a specific model name. - Added vignette for TD model.
- R
Published by victor-navarro 10 months ago