Tagged Questions
7
votes
2answers
208 views
GBM 3d plot with R
I want to plot the density of the GBM in a 3d plot. So I have on one axis the stock price, on the other the time and on the z axis the density. At the end I want to produce this graph.
The formula I ...