modelCommentsClass-class: S4 class for representing all 'rrisk' model comments

Description Examples

Description

S4 class for representing all the comments of a rrisk model

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 new("modelCommentsClass")

new("modelCommentsClass",
comments=list(gsub(x="The structure of the model follows the scenario 
pathway. The grouping of items into parts could be re-arranged to 
be consistent with the structure of risk assessments according to 
Codex Alimentarius if necessary.","\n",replacement=""),
gsub(x="The sensitivity analysis indicates that among the uncertain model 
inputs, the probability of illness due to exposure to a single 
E.~coli cell ($r$) has a great impact on the outcome risk estimate.
The variability of the outcome is largely dependent on the number 
of viable bacteria in the dish at time of consumption ($n$)...",
"\n",replacement=""))) 

BfRstats/rrisk documentation built on May 5, 2019, 3:49 p.m.