qr_plot: Plot

Description Usage Arguments

Description

Plot of posterior distribution of effects

Usage

1
2
3
qr_plot(object, index = 1, 
xlab = "Quantile level", ylab = "Covariate effect", 
main = "", col = gray(0.75), lwd = 1, add = FALSE)

Arguments

object

An object of class qreg or qreg_spline

index

Integer describing which predictor to plot

xlab

X axis label

ylab

Y axis label

main

plot title

col

plot color

lwd

line width

add

Superimposed plot


BSquare documentation built on May 1, 2019, 8:21 p.m.

Related to qr_plot in BSquare...