bioFAM / MOFA

Multi-Omics Factor Analysis
GNU Lesser General Public License v3.0
231 stars 57 forks source link

MOFA2: IndexError: list index out of range #53

Closed chrarnold closed 4 years ago

chrarnold commented 4 years ago

In R, I get the following error after 400 iterations, any idea what this could be?

Iteration 400: time=0.16, ELBO=-443994.24, deltaELBO=0.197 (0.00000499%), Factors=10
 Hide Traceback

 Rerun with Debug
 Error in py_call_impl(callable, dots$args, dots$keywords) : 
  IndexError: list index out of range 
rargelaguet commented 4 years ago

No clue, please switch to MOFA+ (https://github.com/bioFAM/MOFA2). Most bugs should be fixed there!