Get the resource cost sensitivity information for a resource.Â
Cost sensitivity is measured by three sensitivity measures, as follows:
These sensitivity measures are only available when the sensitivity parameter of the P2Simulator:run_simulation has been set to 1 during its execution.
I/O | Type | Name | Description |
---|---|---|---|
input | integer | ID | resource ID |
output | float | CRI(r) | cruciality index using Pearson’s product moment |
output | float | CRI(rho) | cruciality index using Spearman's rank correlation |
output | float | CRI(tau) | cruciality index using Kendall's tau rank correlation |
Step inside PMKC.