# Period 2 utility. Linear in consumption. u2i <- function(tau, yi, mean_y) { (1-tau)*yi + tau*mean_y }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.