Skip to contents

Shows the core train-versus-test columns and notes which columns are hidden. The object remains a full tibble; use tibble::as_tibble() for every column.

Usage

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

Arguments

x

A ledgr_walk_forward_degradation table.

...

Passed to the tibble print method.

Value

x, invisibly.