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

Negative values from non-negative data: Ensemble method #6

Open verheytb opened 2 years ago

verheytb commented 2 years ago

Hello,

I am wondering why it is that using the "Ensemble" method, I am getting negative values imputed where the input data is always positive.

Thank you.