Skip to contents

rstanemax 0.1.7

CRAN release: 2024-12-06

Patch release

  • Fix match.arg(newDataType) for posterior_predict.stanemaxbin
  • Correctly return prediction for posterior_predict.stanemaxbin

rstanemax 0.1.6

CRAN release: 2024-12-05

Major changes

rstanemax 0.1.5

CRAN release: 2023-09-12

Minor changes

  • Update deprecated syntax for future rstan compatibility (@andrjohns)

rstanemax 0.1.4

CRAN release: 2023-03-12

Minor changes

  • Added extract_param() function to easily retrieve posterior draws of key parameters
  • Delegate installation to rstantools (@andrjohns)

rstanemax 0.1.3

CRAN release: 2020-11-24

Minor changes

  • Bug fix - disable options(lifecycle_verbosity = "error") to avoid unnecessary errors

rstanemax 0.1.2

CRAN release: 2020-06-18

Minor changes

  • You can now fix Emax with emax.fix argument for stan_emax() function.

rstanemax 0.1.1

CRAN release: 2019-11-19

Breaking changes

  • For posterior prediction, the column name of the newdata needs to be the same as the one in the original input data, instead of exposure in the previous version.

Major changes

rstanemax 0.1.0

CRAN release: 2019-05-31

Initial CRAN release