Skip to content

Add burn-in parameter #10

Description

@coatless

Burn-in occurs outside of the estimation function. Maybe move it into the estimation function for parity with other packages?

dina({data}, {q}, chain_length = 10000)

to

dina({data}, {q}, burn_in = 1000, chain_length = 10000)

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