Skip to content

Decoupling input (S, M, N, P, Q) and output (stan_files, data, plot) #18

Description

@hyunjimoon

There is no need to translate .mdl vesim to .stan stan, compile to .hpp(+unix exec) when M (number of posterior daraws is only thing changing. However, M changes data and plot folder. Workflow considering the following dependency is needed.

S, N, P, Q -> M
stan_files -> data -> plot

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions