K2eMat | R Documentation |
Retrieve or assign Matrix object.
K2eMat(K2res)
K2eMat(K2res) <- value
## S4 method for signature 'K2'
K2eMat(K2res)
## S4 replacement method for signature 'K2'
K2eMat(K2res) <- value
K2res |
K2 class object. |
value |
Matrix. |
Matrix.
data(K2res)
K2eMat(K2res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.