Changelog
Source:NEWS.md
inlatools 0.0.3
- Export
dgpoisson()
andrgpoisson()
inlatools 0.0.2
- Use
checklist
CI infrastructure. - Add
get_anomaly()
to return a set of anomalies.
inlatools 0.0.1.9000
- Added a
NEWS.md
file to track changes to the package. -
fast_distribution_check()
handleszeroinflatedpoisson0
. -
fast_distribution_check()
works on a list of INLA models. -
generate_data()
returns agroup_id
(wasid
) andobservation_id
(new). -
select_change()
,select_divergence()
,select_poly()
andselect_quatile()
make the required subsets before sending data toplot()
-
plot.distribution_check()
gains ann
andscales
argument. -
plot.sim_iid()
andplot.sim_rw()
gain abaseline
,center
andquantiles
argument. - Move pkgdown website to https://inlatools.netlify.com.
- Vignettes on dispersion check and distribution checks are now combined in a single and more elaborate vignette
- Vignette on priors is split into a vignette on priors on iid effects and a dedicated vignette on priors for random walks