Add score() function
Open
Nobody has claimed this yet.
new function
- Dominant language
- C++
- Stars
- 839
- Forks
- 220
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 14
Description
Summary:
This is from @bgoodri on stan-dev/stan#605.
Add a score() function to the language. It would require nested autodiff.
Description:
Add the score function.
See: https://en.wikipedia.org/wiki/Score_(statistics)
Additional Information:
I'm not sure exactly how this would work. @bgoodri, might need some help.
Current Version:
v2.13.0
Contributor guide
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.
Assessment
This issue has not been assessed yet.