lkschwarz
Results
2
comments of
lkschwarz
I'm still getting the same error using two cores: Fitting K = 3 models distributed over 2 cores Error in checkForRemoteErrors(val) : 2 nodes produced errors; first error: object 'n_chains'...
Replacing n_chains in the simple example worked. I also started replacing all the named variables (n_chains, n_iter, n_warmup, n_thin) with numbers in the call to stan_glm for my more complicated...