Learn R Programming

lqmix (version 1.1)

print.summary.lqr: Print the summary of an lqr object

Description

Print the summary of an an object of class lqr

Usage

# S3 method for summary.lqr
print(x, digits = max(3, getOption("digits") - 3), ...)

Value

Return a summary of an lqr object

Arguments

x

a summary of an lqr object

digits

a non-null value for digits specifying the minimum number of significant digits to be printed

...

not used