plot.WOCR: The Generic 'plot' Function for Object of 'WOCR' Class

Description Usage Arguments Details Value References See Also

Description

The Generic plot Function for Object of WOCR Class

Usage

1
2
## S3 method for class 'WOCR'
plot(fit, horizontal = TRUE, mar = rep(4, 4), ...)

Arguments

fit

an object of WOCR class.

horizontal

Logical indicator of horizontal alignment. Default is TRUE.

mar

margin in terms of the number of lines to be specified on the four sides of the plot

...

further arguments passed to or from other methods.

Details

The (generic) plot method for an WOCR object. It generates three plots of d, gamma, and weight.

Value

Plots of the singular values d, the coefficients gamma for components, and the estimated weigt for each components, versus the components.

References

See Also

WOCR


xgsu/WOCR documentation built on May 4, 2019, 1:06 p.m.