library(fnets) set.seed(123) n <- 500 p <- 50 idio <- sim.var(n, p) x <- idio$data fv <- fnets.var(x, n.cores = 2 )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.