| print.disag_model | R Documentation | 
Function that prints the result of the fit from the disaggregation model.
## S3 method for class 'disag_model'
print(x, ...)
| x | Object returned from disag_model. | 
| ... | Further arguments to print function. | 
Prints the negative log likelihood, model parameters and calculates metrics from in-sample performance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.