inftocor | R Documentation |
inftocor()
transforms information (fractions) into correlation matrix.
inftocor(ir = c(0.2, 0.5, 1))
ir |
Numeric vector of the sequence of information fractions. All elements should be between 0 and 1 with the last one being exactly 1. |
List with an element named cor
for the correlation matrix.
Xiaodong Luo
inftocor(ir = c(0.2, 0.5, 1.0))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.