Learn R Programming

dcce (version 0.4.2)

.pmg_postprocess: Post-process a PMG fit

Description

Takes a fit that has already been run through .csardl_postprocess() and overrides the long-run block with the pooled PMG estimates. The adjustment speed remains the MG average.

Usage

.pmg_postprocess(fit)

Value

Augmented fit object.

Arguments

fit

A dcce_fit object with CS-ARDL post-processing.