print.disag_model {disaggregation} | 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.