Description Usage Arguments Details Examples
Function that displays the uncertaintiy information in a matrix
| 1 | uncertainties2matrix(modelUncertainties,modelSsystem)
 | 
| modelUncertainties | the slot unvertainties@uncertainties of an instance of the  | 
| modelSsystem | the slot scoring of an instance of the  | 
This function is not intended to be called directly but is internally called
during rrisk session.
| 1 2 | rriskModel <- init.Model1()
res<-uncertainties2matrix(rriskModel@uncertainties@uncertainties,rriskModel@scoring)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.