R/Methods-M.R

##
## Methods for returning the orthogonal matrix "M"
## ===============================================
##
## Method definition for objects of class "Orthom"
##
setMethod(f = "M", signature(object = "Orthom"), function(object) object@M)

Try the gogarch package in your browser

Any scripts or data that you put into this service are public.

gogarch documentation built on April 28, 2022, 3 p.m.