print.summary.ewp: Print ewp model summary

View source: R/ewp_reg.R

print.summary.ewpR Documentation

Print ewp model summary

Description

Print ewp model summary

Usage

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

Arguments

x

ewp model summary

digits

number of digits to print

...

additional arguments to printCoefmat()

Value

printout of the summary object


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