Description Usage Arguments Value Examples
View source: R/utility_functions.R
Returns CRRA utility
1 | crra_u(x, r)
|
x |
numeric value representing wealth |
r |
numeric value representing the coefficient of relative risk aversion |
Returns a numeric value representing the level of utility
1 | crra_u(100,.2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.