Description Usage Arguments Value Examples
View source: R/stochastic_growth_model.R
The function summary_sgmod prints a summary for results of the sgmodel function.
| 1 | summary_sgmod(object, ...)
 | 
| object | A  | 
| ... | Additional arguments. | 
It returns a list with the model parameters. It includes:
| Utility function  | The type of utility function. See the details of  | 
| Capital share  | The exponent on capital in the Cobb-Douglas production function. | 
| Discount factor  | The discount factor used in the model. | 
| Depreciation  | The depreciation rate of capital used in the model. | 
| Rho  | Autocorrelation of the TFP AR(1) process. | 
| Sigma  | Standard deviation of the white noise in the TFP process. | 
| Number of TFP states  | Number of states of the TFP process. | 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.