Skip to content

Support sampling from model in model #13

@xukai92

Description

@xukai92

We should later support something like this.

@model a(...) = begin
    # code
end

@model b(...) = begin
    x ~ a(...)
    # other code
end

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