simScore: Simulate raw scores based on risk and uncertainty

View source: R/simScore.R

simScoreR Documentation

Simulate raw scores based on risk and uncertainty

Description

Simulate raw scores based on risk and uncertainty

Usage

simScore(risk, certainty, n = 1000)

Arguments

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

Examples

scores <- simScore(risk=2,certainty=1)

remi-daigle/CMISTR documentation built on May 17, 2023, 6:03 a.m.