print.qle: print results of class 'qle'

Description Usage Arguments

View source: R/qsOpt.R

Description

S3 method to print the results from qle.

Usage

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

Arguments

x

object of class qle from qle

pl

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

digits

number of digits to display

...

ignored, additional arguments


mbaaske/qle documentation built on May 27, 2019, midnight