tests/loop_test_Newman_Kong.R

if (FALSE) {
  #setwd("tests")
  last.warning <- NULL
  for (i in 1:1) {
      source("test_Newman_Kong.R")
      if (length(last.warning) > 0)
          break  
  }
}

Try the PAFit package in your browser

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

PAFit documentation built on Jan. 18, 2022, 1:10 a.m.