summary.dyntermstrc_param: S3 Summary Method
Description
S3 summary method for objects of the class "dyntermstrc_param".Usage
"summary"(object, type = "none", lags = 1, selectlags = "Fixed", ...)
Arguments
object
object of the class "dyntermstrc_param".
type
use "trend" and a trend is considered for the
unit root test (default: "none").
lags
number of lags for unit root test function
ur.df from package urca (default:1)
selectlags
leg selection flag for function ur.df from
package urca (default: "Fixed").
Value
"summary.dyntermstrc_param"
Details
The function calculates from an object of the class
"dyntermstrc_param" the augmented Dickey Fuller test for
the levels and first differences for each of the estimated
term structure parameters. Additionally, the correlation of the
parameter levels and differences are calculated.