View source: R/fct_banded_cov.R
fct_banded_cov | R Documentation |
Create Banded Covariance Matrix
fct_banded_cov(dim, type = c("large", "small"), perc_large = 0.01)
dim |
integer dimension of matrix |
type |
large or small |
perc_large |
if large, percentage of large entries |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.