print.regres: print method for regression results object

View source: R/regres.R

print.regresR Documentation

print method for regression results object

Description

Prints information about the object structure

Usage

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

Arguments

x

regression results (object of class regres)

...

other arguments


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.