components: Generic Function for Getting Components From an Object
Description
Generic function for getting components from an object.
Usage
components(object, which_comp)
Value
A matrix whose columns are the desired components.
Arguments
- object
An object. Currently there is a method for objects of class gdpcs
.
- which_comp
Numeric vector indicating which components to get. Default is 1.
Author
Daniel Peña, Ezequiel Smucler, Victor Yohai