| print.model | R Documentation | 
Function to format the output of the n-break model
## S3 method for class 'model' print(x, digits = -1, ...)
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  | 
tbl Tables containings: i) global minimum SSR ii) estimated date iii) estimated coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.