analysis: Analyse different polynomial PDMPs at once

Description Usage Arguments

View source: R/analysis.R

Description

Read a csv file which contains informations about the PDMPs and their simulation parameters. Analyse all PDMPs with analyseModel and save the resulting files in a given directory.

Usage

1
analysis(data, model, polyModel, prefix, dir, subdirs, ...)

Arguments

data

a data.frame, see Details below

model

an object of class pdmpModel

polyModel

the corresponding object of class polyPdmpModel

dir

string giving the directory where files will be stored.

...

additional parameters to function analyseModel.

subDirs

boolean variable indicating if subdirectories for every simulation shall be created. Defaults to FALSE.


CharlotteJana/pdmppoly documentation built on Sept. 4, 2019, 4:40 p.m.