read_hivproj_param: Read params from DP and PJN file required for HIV model.

Description Usage Arguments Value Examples

View source: R/read_hivproj_param.R

Description

Read params from DP and PJN file required for HIV model.

Usage

1
read_hivproj_param(pjnz_path)

Arguments

pjnz_path

Path to PJNZ zip file containing DP file and PJN file.

Value

List of model params.

Examples

1
2
pjnz_path <- system.file("testdata", "Botswana2017.PJNZ", package = "specio")
read_hivproj_param(pjnz_path)

mrc-ide/specio documentation built on April 15, 2021, 8:37 a.m.