read.raw.spu | R Documentation |
Uncertainty around HIV incidence and prevalence for AIM is sampled using
tools like EPP and CSAVR. These tools produce store the uncertainty data in
an SPU file within a projection. An SPU file is a CSV file that stores
coupled estimates of HIV incidence and prevalence that correspond to
underlying sampled model parameter values. read.raw.spu
loads the
contents of this file with minimal processing. Other functions, like
format.spu
can be used to reformat these data for easier use.
read.raw.spu(pjnz.file)
pjnz.file |
The Spectrum file to extract data from |
a dataframe with one row per row in the SPU file
dp.data = read.data.spu("Antarctica.PJNZ")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.