Skip to content

improve read_hivproj_output() #6

@jeffeaton

Description

@jeffeaton
  • correct 5 year age groups (0-5, 5-10, ...) --> (0-4, 5-9, ...)
  • add names to dimnames(specres).
  • convert 5 year outputs to 3 dimensional arrays. E.g. newinf.m &newinf.f matrices become newinf array.
  • add a melt.specres(specres, ...) method to convert specres outputs to long format using as.data.frame.table(). Optional pars argument should allow to specify which parameters to include and exclude = FALSE/TRUE to indicate whether to exclude pars.

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