print.regres {mdatools}R 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


[Package mdatools version 0.14.1 Index]