Skip to content

Passing fixed data to ODEs #5

@charlesm93

Description

@charlesm93

Summary:

In Pred1_general_solver.hpp, pred1 calls pmetrics_solver as:

pred_V = pmetrics_solver(f, init_vector, InitTime_d, EventTime_d, theta, rate_d, idummy);

Right now, all the parameters are expected to be stored in theta (which is fine), but there is no mechanism for passing dat or dat_int.

Current Version:

Stan v2.14.0
Torsten v0.82

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