print.csuv: Print the coefficients of csuv

View source: R/csuv.r

print.csuvR Documentation

Print the coefficients of csuv

Description

Print the coefficients of csuv

Usage

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

Arguments

x

output of csuv()

...

additional arguments to "print"

Value

return value from print(x$est.b)


christineyuen/CSUV documentation built on June 13, 2022, 1:41 a.m.