epirice.multi.simule {ZeBook}R Documentation

Wrapper function to run Epirice multiple times (for multiple sets of inputs)

Description

Wrapper function for epirice.model

Usage

epirice.multi.simule(param, multi.simule, all = FALSE)

Arguments

param

: a vector of parameters

multi.simule

: matrix of n row definition of input variable : site, year and date of transplantation.

all

: if you want a matrix combining multi.simule and output (default = FALSE)

Value

matrix with AUDPC for each input vector

See Also

epirice.model


[Package ZeBook version 1.1 Index]