Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 58 found.
[1] < 1 2 3 4 5 6 > [6]  Sort:

rq.fit (Package: quantreg) : Function to choose method for Quantile Regression

Function to choose method for quantile regression
● Data Source: CranContrib
● Keywords: regression
● Alias: rq.fit
● 0 images

rq.fit.fnb (Package: quantreg) :

This is a lower level routine called by rq() to compute quantile regression methods using the Frisch-Newton algorithm.
● Data Source: CranContrib
● Keywords: regression
● Alias: rq.fit.fnb
● 0 images

dither (Package: quantreg) : Function to randomly perturb a vector

With malice aforethought, dither adds a specified random perturbation to each element of the input vector, usually employed as a device to mitigate the effect of ties.
● Data Source: CranContrib
● Keywords: manip
● Alias: dither
● 0 images

lprq (Package: quantreg) : locally polynomial quantile regression

This is a toy function to illustrate how to do locally polynomial quantile regression univariate smoothing.
● Data Source: CranContrib
● Keywords: robust, smooth
● Alias: lprq
● 0 images

rq.fit.scad (Package: quantreg) :

The fitting method implements the smoothly clipped absolute deviation penalty of Fan and Li for fitting quantile regression models. When the argument lambda is a scalar the penalty function is the scad modified l1 norm of the last (p-1) coefficients, under the presumption that the first coefficient is an intercept parameter that should not be subject to the penalty. When lambda is a vector it should have length equal the column dimension of the matrix x and then defines a coordinatewise specific vector of scad penalty parameters. In this case lambda entries of zero indicate covariates that are not penalized. There should be a sparse version of this, but isn't (yet).
● Data Source: CranContrib
● Keywords: regression
● Alias: rq.fit.scad
● 0 images

bandwidth.rq (Package: quantreg) : bandwidth selection for rq functions

function to compute bandwidth for sparsity estimation
● Data Source: CranContrib
● Keywords: regression
● Alias: bandwidth.rq
● 0 images

print.summary.rq (Package: quantreg) : Print Quantile Regression Summary Object

Print summary of quantile regression object
● Data Source: CranContrib
● Keywords: regression
● Alias: print.summary.rq, print.summary.rqs
● 0 images

sfn.control (Package: quantreg) : Set Control Parameters for Sparse Fitting

Auxiliary function for setting storage dimensions and other parameters rq.fit.sfn[c]
● Data Source: CranContrib
● Keywords: utilities
● Alias: sfn.control
● 0 images

latex.table (Package: quantreg) : Writes a latex formatted table to a file

Automatically generates a latex formatted table from the matrix x Controls rounding, alignment, etc, etc
● Data Source: CranContrib
● Keywords: utilities
● Alias: latex.table
● 0 images

boot.rq (Package: quantreg) : Bootstrapping Quantile Regression

These functions can be used to construct standard errors, confidence intervals and tests of hypotheses regarding quantile regression models.
● Data Source: CranContrib
● Keywords: regression
● Alias: boot.rq, boot.rq.mcmb, boot.rq.pwy, boot.rq.spwy, boot.rq.wxy, boot.rq.xy
● 0 images