print.QSResult {qle}R Documentation

print results of class QSResult

Description

S3 method to print the results from qscoring.

Usage

## S3 method for class 'QSResult'
print(x, pl = 1, digits = 5, ...)

Arguments

x

object of type QSResult from qscoring

pl

numeric positive value, the print level (higher values give more information)

digits

number of digits to display

...

ignored, additional arguments


[Package qle version 0.17-3 Index]