powered by
RAC Generator
rac_generator(data, ini, fin)
data.frame object to weight the RAC
data.frame
The initial value of the risk aversion coefficient (RAC) sequence
The final value of the risk aversion coefficient (RAC) sequence
Produce a single vector of adjusted RACs.
Create a vector with the adjusted relative risk aversion coefficients to be used in the CE computation, under Power utility function.
# NOT RUN { # Example data("profitSWG") rac_generator(data = profitSWG$control, ini = 0.5, fin = 4.0) # }
Run the code above in your browser using DataLab