Description Usage Arguments Value
View source: R/ComparingImpMethods.R
Creates autoregressive correlation matrix of variable size with variable rho and diagonal values
1 | CreateAutoRegressiveMat(num_of_metabos, rho, diag_val)
|
num_of_metabos |
Number of metabolites (dimension of matrix) |
rho |
Degree of autoregressiveness |
diag_val |
Diagonal value. Set to 1 if m_0, 0 else |
Autoregressive square matrix of dimension num_of_metabo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.