lmsqreg.object: Object representing an LMS quantile regression

Description GENERATION: METHODS: lms.ans: validout: Note

Description

Output of lmsqreg.fit, an object of class "lmsqreg.fit".

GENERATION:

Such objects are produced by calls to lmsqreg.fit.

METHODS:

Currently methods for printing and plotting these objects exist.

lms.ans:

There are three main lists in any lmsqreg.fit object. The first, lms.ans, is a list including components

ordt

the ordered abscissa values on which the fit is based

lam, mu, sig

the estimated lambda, mu, sigma function values corresponding to ordt

edf

requested equivalent degrees of freedom

niter

actual number of iterations used in fit

converged

logical variable indicating whether or not fit converged

fit.date

date this fit was created

fitter.version

version of the fitting software

yname

name of S object used as dependent variable

xname

name of S object used as independent variable The second component, qsys, is a list including components

outmat

a matrix giving the estimated centile function values

targetx

a vector giving the abscissa values at which centile estimates were requested

pcts

vector giving requested centiles

edf

requested equivalent degrees of freedom

validout:

validout

The third component, validout, is a list with two components: the first is a vector giving the requested (nominal) centile values C, the second is the vector of estimated percentile values – the proportion of data lying beneath the Cth centile function.

Note

Version: Document version 2.3 97/03/26 /usr16/stdevs/stdev0f/SLIBS/lmsqreg.dev.obs/SCCS/s.lmsqreg.object.d


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