print.csuv: Print the coefficients of csuv

Description Usage Arguments Value

View source: R/csuv.r

Description

Print the coefficients of csuv

Usage

1
2
## S3 method for class 'csuv'
print(x, ...)

Arguments

x

output of csuv()

...

additional arguments to "print"

Value

return value from print(x$est.b)


CSUV documentation built on Oct. 23, 2020, 5:49 p.m.

Related to print.csuv in CSUV...