conf Components from corregp ObjectsInternal function for retrieving the conf component(s) in a corregp object.
confGet(crg, parm)The output of a call to corregp (i.e. an object of class "corregp").
The parameter for which to retrieve the conf components. Can be either "y", "x", or any vector of term names in X, level names
in X or level names in Y.
A list of components selected with parm.
confGet is an internal function to be called by cint.corregp, cell.corregp or cell3d.corregp, but not by users.