Skip to content

Cannot provide an empty int-valued list #319

Description

@riddell-stan

Models which use data which contains an empty int-valued list cannot be used.

This does not have a trivial solution since we use JSON for serializing data and JSON cannot distinguish between an empty list of floats and an empty list of ints.

A completely satisfactory solution will probably involve asking Stan or stanc3 to tell us the type of data variables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions