| .get_coef | R Documentation |
Helper to call coef() on an object and return the result as a
matrix, or NULL if coef() errors or does not return a
matrix. Intended for objects produced by RTransferEntropy.
.get_coef(obj)
obj |
An object with a |
A numeric matrix of coefficients, or NULL on failure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.