Retrieve or assign Matrix object.
Usage
K2eMat(K2res)
K2eMat(K2res) <- value
# S4 method for K2
K2eMat(K2res)
# S4 method for K2
K2eMat(K2res) <- value
Examples
data(K2res)
K2eMat(K2res)
#> Error in K2eMat(K2res): no slot of name "eMat" for this object of class "K2"