print.lqr: Print an 'lqr' object

View source: R/print.lqr.R

print.lqrR Documentation

Print an lqr object

Description

Print an object of class lqr

Usage

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

Arguments

x

an lqr object

digits

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

...

not used

Value

Return an lqr object


lqmix documentation built on April 4, 2025, 1:42 a.m.