Skip to content

use distribution functions instead of passing parameters direct #28

Description

@n8thangreen

other similar package, e.g. multinma, baggr, use things like normal(0,1) or gamma(1,1) to specify the input argument prior. At the moment I just pass the name of the argument, e.g. in the previous example mean=0, sd=1 but its probably neater and more user-friendly to switch.

Basically, what these distribution functions do is just return a list of distribution names and parameters.

Activity

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

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