components {gdpc} | R Documentation |
Generic function for getting components from an object.
components(object, which_comp)
object |
An object. Currently there is a method for objects of class |
which_comp |
Numeric vector indicating which components to get. Default is 1. |
A matrix whose columns are the desired components.
Daniel Peña, Ezequiel Smucler, Victor Yohai