File:Constant EIS utility curves.svg

Original file(SVG file, nominally 600 × 400 pixels, file size: 30 KB)

Summary

Description
English: ```julia

using CairoMakie, ColorSchemes, LaTeXStrings

crra(σ, c) = if σ == 1 log(c) else σ/(σ-1) * (c^((σ-1)/σ) - 1) end sigmas = [-1 0.1 1.0 10.0] labels = [L"\sigma =%$(σ)" for σ in sigmas] scene = plot([c-> crra(σ, c) for σ in sigmas],

   xlim=(0.01,5), ylim = (-5, 3), 
   palette = :Dark2_5, labels=labels)

save("constant EIS utility curves.svg", scene)

```
Date
Source Own work
Author Cosmia Nebula

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Constant EIS utility curves

11 January 2023

image/svg+xml

e5c5b62aff44e9f470bb20f7d43df5413cc6b8eb

30,750 byte

400 pixel

600 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:16, 11 January 2023Thumbnail for version as of 19:16, 11 January 2023600 × 400 (30 KB)Cosmia NebulaUploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata