print.fullfit_result: Print method for fullfit results

View source: R/fullfit.R

print.fullfit_resultR Documentation

Print method for fullfit results

Description

Displays a summary header with outcome, model type, method, and number of multivariable predictors before printing the results table.

Usage

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

Arguments

x

fullfit_result object.

...

Additional arguments passed to print methods.

Value

Invisibly returns the input object x. Called for its side effect of printing a formatted summary to the console.

See Also

Other regression functions: compfit(), fit(), fullfit(), multifit(), print.compfit_result(), print.fit_result(), print.multifit_result(), print.uniscreen_result(), uniscreen()


summata documentation built on May 7, 2026, 5:07 p.m.