SWS-Methodology / faoswsImputation

Repository for storing code and associated files for the imputation package. This package implements flexible data imputation with the use of ensembles of models.
0 stars 0 forks source link

fixed issue#5 #6

Closed mkao006 closed 8 years ago

mkao006 commented 8 years ago

Made sure the error are numeric (can be logical if all NA), and also added recover if all the error were NA (max() returns Inf )