missing R code to generate plots in users guide
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 43
- Forks
- 133
- Avg merge
- 11h 32m
- Merged PRs (30d)
- 4
Description
Summary:
markdown code includes png (speeds up build), but we don't
have the R code checked in which generates these images.
Description:
following files include pngs - need code which creates these
./stan-users-guide/simple-examples.Rmd
14: dev = "png",
209:
./stan-users-guide/problematic-posteriors.Rmd
250:
254:
258:
./stan-users-guide/efficiency-tuning.Rmd
268:
297:
Additional Information:
Provide any additional information here.
Current Version:
v2.18.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading stan-users-guide/simple-examples.Rmd, problematic-posteriors.Rmd, and efficiency-tuning.Rmd, then review the referenced PNG paths. Add checked-in R code that generates golfpicture.png, non-identified.png, non-identified-plus-prior.png, one-param-identified.png, funnel.png, and funnel-fit.png, and verify the documentation build can use those outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100