Learn R Programming

rrcov (version 0.4-01)

getCenter-methods: Accessor methods to the essential slots of Cov and its subclasses

Description

Accessor methods to the slots of objects of classCov and its subclasses

Usage

getCenter(obj)
getCov(obj)
getCorr(obj)
getData(obj)
getDistance(obj)
getEvals(obj)
isClassic(obj)

Arguments

obj
an object of class "Cov" or of a class derived from "Cov"