| sim.price.and.capacity | R Documentation | 
Simulate 2D process for price and capacity
sim.price.and.capacity(x0, model, dt = model$dt)
| x0 | is the starting values (matrix of size N x model$dim) | 
| model | a list containing all the other parameters, including volatility  | 
| dt | is the step size in time. Defaults to  | 
| model$capSpoil | models decay of existing capacity (default is 0) | 
first column is P_t price, second column is C_t capacity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.