validate.kproject: validate kproject

Description Usage Arguments Value Author(s)

Description

Prepare validation batch, write content of the kproject to the temp folder and run the project

Usage

1
2
validate.kproject(kproject, dir = tempdir(), nrep = 2, nsets = 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. 2 is recommended as it allows to check proper generation and invocation of simulation package

nsets

optional number of test parameter sets to execute. In the case nsets > 1 validation is assumed to be a in concurrent mode.

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.