compile_model {mbreaks}R Documentation

Format output of n break model

Description

compile_model() compiles the information of model class object x into 3 main tables:

Usage

compile_model(x, digits = 3)

Arguments

x

the model class to format

digits

number of digits displayed in console. Default value is 3

Value

x The input list of model class contains the following tables:

Note


[Package mbreaks version 1.0.0 Index]