read_output: Read VP results for MCMC analysis

Description Usage Arguments Value Author(s)

View source: R/read_output.R

Description

Function to read results from a set of 10 vp runs (one for each site/neonic profile) outputs a 3d array of results (dim 1 = day, dim 2 = response var, dim 3 = site)

Usage

1
read_output(out_path, out_filename = "vp_results.txt")

Arguments

out_path

Directory to look for results files in (e.g. C:/VarroaPop/output/)

out_filename

Name of the VarroaPop results file to read (e.g. "myresults.txt")

Value

a dataframe of VP outputs (columns) by simulation date (rows)

Author(s)

Jeffrey M Minucci, jminucci2@gmail.com


quanted/VarroaPopWrapper documentation built on May 18, 2019, 11:28 p.m.