drizopoulos / JMbayes2

Extended Joint Models for Longitudinal and Survival Data
https://drizopoulos.github.io/JMbayes2/
78 stars 22 forks source link

Error in checkForRemoteErrors(val) : 19 nodes produced errors #42

Closed Minana05 closed 2 years ago

Minana05 commented 2 years ago

I am trying to fit the joint model with a large dataset with more than 130k datalines and I met the following error: Error in checkForRemoteErrors(val) : 19 nodes produced errors; first error: addition: incompatible matrix dimensions: 18620x1 and 20501x1 Calls: jm ... clusterApply -> staticClusterApply -> checkForRemoteErrors Execution halted

Do you know how I can solve the problem? Thank you so much!

drizopoulos commented 2 years ago

I cannot reproduce this error. Perhaps it has to do with missing observations.

Minana05 commented 2 years ago

Hi @drizopoulos , thank you so much for your response! I have found out the reason that induced this error and now the problem has been solved.