chain2correlation {rbmn} | 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);