# NOT RUN {
out_job1 <- runbg({
mstrust(obj, center, fits = 10, cores = 2)
},
machine = "bwfor", nodes = 2, cores = "2:best",
walltime = "00:01:00",
filename = "job1")
out_job1$check()
out_job1$get()
out_job1$purge()
result <- .runbgOutput
print(result)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab