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 - 7 of 7 found.
[1] < 1 > [1]  Sort:

OutlierDC-class (Package: OutlierDC) : "OutlierDC" class

The OutlierDC class presents outlier detection algorithms for censored data.
● Data Source: CranContrib
● Keywords: class
● Alias: OutlierDC-class, coef, OutlierDC-class
● 0 images

show (Package: OutlierDC) : a show method for code{OutlierDC

This function provides a summary for the OutlierDC class.
● Data Source: CranContrib
● Keywords: methods
● Alias: show, show,OutlierDC-method
● 0 images

OutlierDC-package (Package: OutlierDC) :

This package offers three outlier detection algorithms for censored data using quantile regression.
● Data Source: CranContrib
● Keywords: package
● Alias: OutlierDC, OutlierDC-package
● 0 images

update (Package: OutlierDC) : Update a scoring algorithm.

This function updates a scoring algorithm using upper and/or lower fences. Using the call stored in the object, the update function declares outlying observatoins based on the QQ plot. k_s is used to set the upper cut-off bound.
● Data Source: CranContrib
● Keywords: methods
● Alias: update, update,OutlierDC-method
● 0 images

odc (Package: OutlierDC) : Outlier detection using quantile regression for censored data

outlier detection algorithms using quantile regression for censored data
● Data Source: CranContrib
● Keywords: models
● Alias: odc
● 0 images

plot (Package: OutlierDC) : a plot-method for a "OutlierDC" object

This function provides three different results. If the algorithm is score, it draws a normal quantile-quantile plot of the outlying scores. If the algorithm is boxplot, the scatter plot of log survival times against the covariate used is given. Lastly, if the algorithm is residual, it offers a residual plot.
● Data Source: CranContrib
● Keywords: methods
● Alias: plot, plot,OutlierDC-method
● 0 images

coef (Package: OutlierDC) : a code{coef

coef is a generic function which extracts model coefficient matrix including the 10th, 25th, 50th, 75th, 90th quantile estimates.
● Data Source: CranContrib
● Keywords: methods
● Alias: coef, coef,OutlierDC-method
● 0 images