Skip to content

Possible invalid/incorrect Stan csv used in unit testing #805

@amas0

Description

@amas0

While in the process of working to update some of the Stan CSV I/O functions, I ran into test/data/fixed_param_sample.csv, which seems to only be used in test/test_sample.py::test_from_csv_fixed_param. The naming here seems to imply that this CSV should have come from fixed param sampling?

But within the config block of this CSV file, we have:

#     algorithm = hmc (Default)

So this doesn't seem to actually be a CSV generated via fixed_param sampling? I'm not sure if I'm missing anything here. If so, let me know. If this is a mistake, I can go ahead and update it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions