StatisticalRethinkingJulia / StatisticalRethinking.jl

Julia package with selected functions in the R package `rethinking`. Used in the SR2... projects.
MIT License
385 stars 32 forks source link

Fix precis crashing on df containing missing values #120

Closed Shmuma closed 3 years ago

Shmuma commented 3 years ago

Fixing the issue: https://github.com/StatisticalRethinkingJulia/StatisticalRethinking.jl/issues/119

In addition, duplicate call to unicode_histogram removed.