print.ewp: Print ewp model object

View source: R/ewp_reg.R

print.ewpR Documentation

Print ewp model object

Description

Print ewp model object

Usage

## S3 method for class 'ewp'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

ewp model object

digits

digits to print

...

ignored

Value

a summary printout of the ewp model call and fitted coefficients.


ewp documentation built on June 8, 2025, 1:31 p.m.