Displaying 1 result from an estimated 1 matches for "valuesdft".
Did you mean:
values_at
2011 May 27
0
object not found with %dopar% when using foreach
...ode hast the following structure:
##########
dft3 = function (...) {
...
}
optDFT = function (...)
...
for (sit in 1:n.sit){
S3 = ...
pDFT3 = ... dft3(..)
}
return(LL.DFT)
}
foreach(k=1:n.run) %dopar% {
for (j in 1:n.subj) {
...
valuesDFT = nlminb(start=..., objective = optDFT)
}
}
--
____________
lic. phil. Nicolas A. J. Berkowitsch
Universit?t Basel
Fakult?t f?r Psychologie
Economic Psychology
Missionsstrasse 62a
CH-4055 Basel
Tel. +41 61 267 05 75
E-Mail nicolas.berkowitsch at unibas.ch
Web http://psycho....