Code Monkey home page Code Monkey logo

Comments (4)

goedman avatar goedman commented on June 4, 2024

Steps/sequencing:

These are very significant changes to SR. Not all of this will be available the first time around.

These are my current priorities for phase one:

  1. Initially I'll work primarily on

    1.1. StatisticalRethinking.jl v4,
    1.2 StatisticalRethinkingStan.jl (the project) and
    1.3 StatisticalRethinkingPlots.jl.

    Thus Stan, i.e. Stan's cmdstan executable, will remain my primary means to draw MCMC samples.

  2. During the first phase it's basically a refactoring of the existing code base (mainly the introduction/completion of @require barriers and moving graphics to StatisticalRethinkingPlots.jl)

  3. Adapting the code base to AxisArray.jl based chains.

  4. Where possible, existing functions will be updated to accept KeyedArray chains and DataFrame based input.

  5. It's simple to convert an MCMCChains.Chain object into a KeyedArray chains object. A method for this will be provided. This will possibly drop some info added e.g. by Turing.

from statisticalrethinking.jl.

ParadaCarleton avatar ParadaCarleton commented on June 4, 2024

If you haven't already switched to AxisArray.jl, you might want to check out DimensionalData.jl, which does essentially the same thing, but seems to be better documented and has better support. The AxisArrays/DimensionalData devs have suggested merging the two packages at some point in the future.

from statisticalrethinking.jl.

goedman avatar goedman commented on June 4, 2024

Thank you @ParadaCarleton , I will certainly take a look! I'm pretty impressed with AxisKeys.jl.

AxisArrays.jl, in my opinion, for chains at least, was a bit of a mistake. But a lot can improve in a few years!

from statisticalrethinking.jl.

goedman avatar goedman commented on June 4, 2024

In StatisticalRethinking v4 most of above ideas have been implemented (and a few more in fact). For now I'll close this issue.

from statisticalrethinking.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.