Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
[x] Declare copyright holder and open-source license: see below
Summary
Add field "metric_type" with values "diag_e", "dense_e", and "unit_e" to json metric file.
Intended Effect
Make it easier to restart sampler - always specify metric type.
How to Verify
Unit tests will be added to CmdStan's tests of this feature once this PR is merged.
Side Effects
N/A
Documentation
N/A
Copyright and Licensing
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Columbia University
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:
Submission Checklist
./runTests.py src/test/unit
make cpplint
Summary
Add field "metric_type" with values "diag_e", "dense_e", and "unit_e" to json metric file.
Intended Effect
Make it easier to restart sampler - always specify metric type.
How to Verify
Unit tests will be added to CmdStan's tests of this feature once this PR is merged.
Side Effects
N/A
Documentation
N/A
Copyright and Licensing
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Columbia University
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: