Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Stan conversion and docs #31

Closed
sethaxen opened this issue Nov 28, 2019 · 2 comments
Closed

Improve Stan conversion and docs #31

sethaxen opened this issue Nov 28, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@sethaxen
Copy link
Member

Currently we convert Stan's internal statistics names to the ones used by arviz.from_cmdstan. However, those names don't follow ArviZ's schema and will eventually be updated on the ArviZ side. We should update them for Stan.jl and CmdStan.jl.

We should also switch the tests and docs from CmdStan.jl to Stan.jl, since that's the future of Julia's Stan integration.

@sethaxen sethaxen added the enhancement New feature or request label Feb 15, 2020
@sethaxen
Copy link
Member Author

Relates arviz-devs/arviz#1063

@sethaxen
Copy link
Member Author

This is now irrelevant, since conversion from stan types is provided by StanSample itself. See https://github.com/StanJulia/StanExampleNotebooks.jl/blob/main/notebooks/DimensionalData/dimensionaldata.jl for an example notebook.

@github-project-automation github-project-automation bot moved this from Planned to Done in CZI Round 4 Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant