View source: R/f02.chain.code.r
chain2correlation | R Documentation |
returns the correlation matrix of a /chain/ object.
chain2correlation(chain)
chain |
The chain object to consider. |
The correlation matrix. It is not sorted to respect a topological
order contrary to chain2mn
function.
chain2correlation(rbmn0chain.03);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.