Skip to content

internal references in "draws" parameter does not work #19

@yamins81

Description

@yamins81

The follow genson expression doesn't do what I thought it should:

{"parameter0" : choice([10,20]), "parameter1": gaussian(0, 1, draws=this.parameter0) }

e.g. instead of given either 10 or 20 draws from the gaussian, it only gives 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions