tests/loop_generate.R

if (FALSE) {
  #setwd("tests")
  for (i in 1:50) {
     net <- GenerateNet(N = 1000)
     net <- GenerateNet(N = 1000, prob_m = TRUE)
    
  }
}

Try the PAFit package in your browser

Any scripts or data that you put into this service are public.

PAFit documentation built on June 22, 2024, 11:06 a.m.