demo/verify.r

library(pbdDEMO, quietly=TRUE)
init.grid()

# set independent seeds using Rlecuyer
comm.set.seed(seed=1234, diff = TRUE)

# verify system solving at scale
verify.solve(nrows=1e3)

finalize()

Try the pbdDEMO package in your browser

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

pbdDEMO documentation built on May 2, 2019, 3:33 p.m.