WangLab-MSSM / DreamAI

Imputation of missing values of a matrix or data.frame using iterative prediction model
Apache License 2.0
31 stars 7 forks source link

Error in do_libfm(strvectors, args) : stof: no conversion #4

Open yigewu opened 3 years ago

yigewu commented 3 years ago

When I include SpectroFM, it threw "Error in do_libfm(strvectors, args) : stof: no conversion". Other methods work fine, except for Birnn also did not work.

annapamma commented 3 years ago

Hi @yigewu -- Thanks for submitting this issue! We have not been able to reproduce the SpectroFM error.

Do you have some sample data we can use to test the method?

Additionally, our apologies the README has a typo! Can you try using "Brinn" instead of "Birnn"? (The r precedes the i)

Thanks!