Learn R Programming

disaggregation (version 0.1.4)

print.disag_model: Print function for disaggregation fit result.

Description

Function that prints the result of the fit from the disaggregation model.

Usage

# S3 method for disag_model
print(x, ...)

Arguments

x

Object returned from disag_model.

...

Further arguments to print function.

Details

Prints the negative log likelihood, model parameters and calculates metrics from in-sample performance.