plot: a plot-method for a "OutlierDC" object

Description Usage Arguments See Also

Description

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.

Usage

1
2
    ## S4 method for signature 'OutlierDC'
plot(x, y = NA, ...)

Arguments

x

fitted model object of class OutlierDC.

y

missing value

...

plot.default arguments

See Also

odc and OutlierDC class


OutlierDC documentation built on May 1, 2019, 11:31 p.m.