R/call_psn.R
call_psn.Rd
Call PsN
call_psn( model_file, output_file, path, options = c(), tool = c("execute", "vpc", "bootstrap", "sir", "proseval"), console = TRUE, verbose = TRUE )
model file, e.g. "run.mod"
output file, e.g. "run.lst"
run folder path, e.g. "run1"
a vector of arguments to pass to the PsN tool, e.g. c("--samples=100", "--dir="test")
c("--samples=100", "--dir="test")
show output from nmfe in console? Default FALSE
FALSE
verbose output?