print.auctionmodel {auctionr}R Documentation

Print an auction model.

Description

Print an auction model.

Usage

## S3 method for class 'auctionmodel'
print(x, digits = 6, ...)

Arguments

x

An object of class auctionmodel.

digits

Number of digits to display.

...

Additional arguments passed to other methods.

Value

x, invisibly.


[Package auctionr version 0.1.0 Index]