run.kproject: run kproject

Description Usage Arguments Value Author(s)

Description

Prepare content of the kproject to the temp folder and run particular paramset

Usage

1
2
run.kproject(kproject, dir = tempdir(), nrep = 10, ntime = 10, 
    nset = 1, save = FALSE, exe = kproject$execPath)

Arguments

kproject

object to write

dir

optional destination directory to execute validation package

nrep

optional number of repetitive evaluation calls to KaSim. 10 is recommended as it allows to check proper generation and invocation of simulation package

ntime

optional number of repetitive evaluation calls to KaSim. 10 is recommended as it allows to check proper generation and invocation of simulation package

nset

optional index of the parameter set to execute

save

logical which indicates wether to save results of the simulation

exe

optional local KaSim executable path to validate the model, if different from the execPath of the main project

Value

return the output of simulation

Author(s)

Anatoly Sorokin


lptolik/R4Kappa documentation built on May 21, 2019, 7:51 a.m.