mkao006 / sws_imputation

Repository for implementing imputation for the Statistical Working System
0 stars 0 forks source link

How should we deal with errors in production and harvested area #17

Closed mkao006 closed 11 years ago

mkao006 commented 11 years ago

There are cases where production is zero while the harvested area is not and vice versa. How should we deal with these cases? Remove the entry? or replace the zero with NA?

mkao006 commented 11 years ago

Josef and Nicolas both agrees we should replace the conflicting zeros with NA and attempt to impute them.