SimASAP: SimASAP

Description Usage Arguments

View source: R/sim_ASAP.R

Description

Generate a number of ASAP data sets with observation error from one already run and optionally run them.

Usage

1
2
SimASAP(wd, asap.name, nsim, od = file.path(wd, "sim"),
  runflag = FALSE)

Arguments

wd

directory where original ASAP run is located

asap.name

base name of original dat file (without the .dat extension)

nsim

number of simulated data sets to create

od

location where new data sets are saved (defaults to sim subdirectory of wd)

runflag

flag to run ASAP on new data sets (TRUE) or not (FALSE) (default = FALSE)


cmlegault/simASAP documentation built on Dec. 5, 2019, 8:44 a.m.