summary.disag_model {disaggregation} | R Documentation |
Function that summarises the result of the fit from the disaggregation model.
## S3 method for class 'disag_model'
summary(object, ...)
object |
Object returned from disag_model. |
... |
Further arguments to summary function. |
Prints the negative log likelihood, model parameters and calculates metrics from in-sample performance.
A list of the model parameters, negative log likelihood and metrics from in-sample performance.