summary.discountingtools | R Documentation |
Override summary output. Rather than display the core fitting object, a data frame block of results is provided to the user for easy interpretation and further analysis
## S3 method for class 'discountingtools'
summary(fittingObject, detailed = FALSE)
fittingObject |
core fitting object |
detailed |
enable additional model metrics (default FALSE) |
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.