Coerce an hzr_stepwise result to its selection trace
Source: R/stepwise.R
as.data.frame.hzr_stepwise.RdReturns the $steps data frame so downstream tidyverse / data.table
pipelines can work with the trace directly.
Usage
# S3 method for class 'hzr_stepwise'
as.data.frame(x, ...)