Skip to content
Prev 286733 / 398503 Next

using jit

Dear R gurus,

I'm trying to use jit package to parallel my computing
do you put jit(2) /jit(1) in front of every loops? I got 8 nested loops 
in my code.

many thanks

yan