Skip to contents

The default print method for a backward object.

Usage

# S3 method for class 'backward'
print(x, ...)

Arguments

x

A model object of class backward as produced by model_backward() function.

...

Other arguments not currently used.

Value

No return value; called for side effects. Prints a summary of the fitted model(s) to console.