plot.lmsqreg.fit: Plot a quantile regression

Description Usage Arguments Details Side Effects Version info

Description

Plot centiles and transformation functions

Usage

1
2
3
4
5
plot.lmsqreg.fit(x, fullsys=T, medname="P0.5", xlab=" ", ylab=" ", Yshift=0, 
     title=paste("LMS fit with edf = 
     (", ob$edf[1], ",", ob$edf[2], ",", ob$edf[3], ")", 
     CEX = 1.1, tx = function(z) z,
    xaxat = NULL, xaxlab = NULL, ...)

Arguments

obj

An object of class "lmsqreg.fit"

fullsys

If T, plot quantile system and L, M, S functions on four currently valid screens; otherwise just plot quantile system on the current valid screen. The function will run split.screen if there are not exactly four currently valid screens.

medname

The character variable naming the row where the median estimates are kept in obj[["qsys"]].

xlab

Label for plot x-axis.

ylab

Label for plot y-axis.

title

Title of plot

tx

function to transform x

xaxat

points at which ticks should be drawn on x axis

xaxlab

labels at ticks drawn on x axis

Details

Currently uses layout to set up a display of four graphs.

Side Effects

Uses layout.

Version info

Document version 2.4 97/03/26 /usr16/stdevs/stdev0f/SLIBS/lmsqreg.dev.obs/SCCS/s.plot.lmsqreg.fit.d


lmsqreg documentation built on May 2, 2019, 6:47 p.m.