Threads=x?

Hi,
I'm not sure if I've missed this in the handbook, but I can't seem to find an explanation to the threads= command? I've gathered its something to do with the processing in MARK, but am unsure what number I need to put after threads. Could someone explain please?
Thanks a million!
Jess
I'm not sure if I've missed this in the handbook, but I can't seem to find an explanation to the threads= command? I've gathered its something to do with the processing in MARK, but am unsure what number I need to put after threads. Could someone explain please?
- Code: Select all
e.g model.1=mark(crdms.data,ddl=crdms.ddl,
model.parameters=list(S=S.dot,
p=p.session,
Psi=Psi.markov),threads=2)
Thanks a million!
Jess