Skip to contents

agregR (development version)

agregR 1.0.1

  • Fix tau vector in weighted models
  • Improved handling of non-ascii characters
  • Improved documentation for prior defaults
  • Internal links in documentation
  • Package website

agregR 1.0.0

  • First public release
  • Past election data
  • Stan models with different assumptions for house effects and non-sampling error
  • Models compile on installation
  • Convert YAML into configuration functions

agregR 0.2.3

  • Argument validation checks
  • Error messages improvement
  • Adds several information messages
  • Overall cli adoption

agregR 0.2.2

  • Accepts names spelled with or without accents
  • Accepts multiple date formats

agregR 0.2.1

  • Fix initialization warnings

agregR 0.2.0

  • Adds global non-sampling error term (tau)
  • Prior-posterior plot
  • Generated quantities block in Stan

agregR 0.1.1

  • Standardized notation
  • Fix election round selection

agregR 0.1.0

  • Large efficiency gains
  • CmdStan refactor
  • Stan code is vectorized wherever possible
  • Adds trend component
  • Non-centered Parametrization (NCP)
  • Priors passed as variables
  • House effects
  • House effects plot
  • YAML configuration

agregR 0.0.3

  • Standard errors use effective n
  • Plot displays different methodologies
  • Custom font for plot

agregR 0.0.2

  • Plotting function
  • tidy output for estimates and polling data

agregR 0.0.1

  • First working version