- Migration from
rstan
interface to CmdStanR
interface.
- Add support for the
VI
, pathfinder
and
laplace
algorithms.
- Add pre-compiled CmdStan models using the package
instantiate
.
- Add AIC and BIC output elements in
mle_foot()
.
- Add Bayesian static/dynamic Negative Binomial model in
stan_foot()
.
- Minor
ggplot2
edits on foot_rank()
,
foot_abilities()
and pp_foot()
.
- Updated vignette.
- Bradley-Terry model for abilities.
- Dynamic ranking in the models.
- Updated vignette.
- Probabilistic predictive performance (pseudo-R squared, Brier score,
etc.).
- Inclusion of diagonal-inflated bivariate Poisson and zero-inflated
Skellam models.
- Minor edits and drop engsoccerdata dependence.
- Updated vignette.
- First submission to CRAN.