Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Releases: StatisticalRethinkingJulia/StatisticalRethinking.jl

v4.5.0

16 Jan 15:07
Compare
Choose a tag to compare

StatisticalRethinking v4.5.0

Diff since v4.4.5

CSV v0.10

Merged pull requests:

  • CompatHelper: bump compat for "CSV" to "0.10" (#147) (@github-actions[bot])

v4.4.5

11 Dec 23:10
Compare
Choose a tag to compare

StatisticalRethinking v4.4.5

Diff since v4.4.4

Rel 4.4.5 - Docs updates, StanSample related updates

Merged pull requests:

v4.4.4

05 Dec 15:41
Compare
Choose a tag to compare

StatisticalRethinking v4.4.4

Diff since v4.4.3

Rel 4.4.4 - Project.toml updates, dat files added

Closed issues:

  • Weird dependency error (#143)

v4.4.3

01 Dec 00:08
Compare
Choose a tag to compare

StatisticalRethinking v4.4.3

Diff since v4.4.2

Rel 4.4.3 - Added Dates to Project.toml, switch to using .Turing: ModeResult

v4.4.2

30 Nov 16:57
Compare
Choose a tag to compare

StatisticalRethinking v4.4.2

Diff since v4.4.1

Rel 4.4.2 - Preparing to rename projects

v4.4.1

21 Oct 16:28
Compare
Choose a tag to compare

StatisticalRethinking v4.4.1

Diff since v4.4.0

Rel 4.4.1 - Just leave AxisKeys.jl and ParetoSmooth.jl as direct dependencies for now.

v4.4.0

19 Oct 14:34
Compare
Choose a tag to compare

StatisticalRethinking v4.4.0

Diff since v4.3.0

Rel 4.4.0 - Make :table default output_format for read_samples().

Closed issues:

  • Dependency issue with psisloo function (#140)

Merged pull requests:

  • CompatHelper: bump compat for "ParetoSmooth" to "0.7" (#144) (@github-actions[bot])

v4.3.0

05 Oct 16:44
Compare
Choose a tag to compare

StatisticalRethinking v4.3.0

Diff since v4.2.1

Rel 4.3.0 - Switch back to ParetoSmoothedImportanceSampling for waic and psisloo.

Merged pull requests:

v4.2.1

03 Oct 18:36
Compare
Choose a tag to compare

StatisticalRethinking v4.2.1

Diff since v4.2.0

Rel 4.2.1 - Separated pluto_helpers.jl for MCMCChains.Chains objects. Re-export Distributions.jl

v4.2.0

02 Oct 15:37
Compare
Choose a tag to compare

StatisticalRethinking v4.2.0

Diff since v4.1.0

Rel 4.2.0 - Limited use of Reexport.jl: CSV, DataFrames, StatsBase, StatsFuns, Statistics