plot_ce_power {ceRtainty} | R Documentation |
Plot for CE using Power Utility Function
Description
Plot for CE using Power Utility Function
Usage
plot_ce_power(data, rac = 0, rac_ini = 0, rac_fin = 1,
rac_len = 10)
Arguments
data |
Data set with CE already computed |
rac |
Scalar with the RAC to use in the CE computation. When the analysis consider only one value of RAC |
rac_ini |
Vector of the RAC to use in the CE computation. When the analysis consider a sequence of RAC values |
rac_fin |
Final value for the RAC vector |
rac_len |
RAC vector length |
Value
Plot of CE to compare treatments/projects
[Package ceRtainty version 1.0.0 Index]