Skip to content

generalize SARIXModel to take sources other than NHSN #9

@nickreich

Description

@nickreich

We would like the SARIX model to be able to be run on NSSP data. Currently the model is hard-coded to expect only NHSN data, as is visible here:

df = fdl.load_data(nhsn_kwargs={"as_of": run_config.ref_date, "disease": run_config.disease},

We'd like to generalize

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