simScore | R Documentation |
Simulate raw scores based on risk and uncertainty
simScore(risk, certainty, n = 1000)
risk |
the risk score assigned by the assessor |
certainty |
the certainty score assigned by the assessor |
n |
the number of simulations for the calculation of the final score |
scores <- simScore(risk=2,certainty=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.