print.model: Summary output of a n breaks model

View source: R/Procedures.R

print.modelR Documentation

Summary output of a n breaks model

Description

Function to format the output of the n-break model

Usage

## S3 method for class 'model'
print(x, digits = -1, ...)

Arguments

x

independent variables with regime-wise coefficients

nbreak

number of breaks in the model

glb

global minimum SSR of the model

datevec

estimated break date

y

dependent variables

z

independent variables with regime-specific coefficients

Value

tbl Tables containings: i) global minimum SSR ii) estimated date iii) estimated coefficients


RoDivinity/BP2003 documentation built on Oct. 9, 2022, 9:33 a.m.