print.Brq: Print the Bayesian quantile regression methods

Description Usage Arguments Value

View source: R/print.Brq.R

Description

print.Brq is an S3 method that prints the content of an S3 object of class Brq to the console.

Usage

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

Arguments

x

object of class Brq

...

not used.

Value

Print the Bayesian quantile regression methods


Brq documentation built on July 1, 2020, 7:07 p.m.

Related to print.Brq in Brq...