cormat_ar1 | R Documentation |
Create an AR(1) correlation matrix
cormat_ar1(m, rho, d = TRUE)
m |
(numeric) |
rho |
(numeric) |
d |
(logical | numeric) |
(matrix)
AR(1) correlation matrix R with entries R_{ij} = \rho^{|i-j|}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.