process.simfile: process.simfile.

Description Usage Arguments

View source: R/sim_summary_fxns.r

Description

process.simfile used to read-in and organize the contents of a folder. Folder should contain the output .rds files from jagsUI.

Usage

1
2
process.simfile(results_path, results_pattern, sim_broodsize, sim_S, sim_D,
  sim_prior)

Arguments

results_path

path to the folder containing .rds files .

results_pattern

regex expression to pull subset of .rds files based on naming pattern.

sim_S

the survival parameter value used in data generation.

sim_D

the detection parameter value used in data generation.

sim_prior

the type of prior used in the model.

sim_broodszie

the number of broods used when simulating the data.


tlyons253/simfxns documentation built on May 17, 2019, 5:24 a.m.