R/EMJMCMC2016-method-save_results_csv.R

EMJMCMC2016$methods(
  # save big.data results, if the latter are available
  save_results_csv = function(statistics1, filename = tmpfile()) {
    bigmemory::write.big.matrix(x = statistics1, filename = filename)
  }
)

Try the EMJMCMC package in your browser

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

EMJMCMC documentation built on June 22, 2024, 11:34 a.m.