Replacing missing data by regressed values
HiI have a time series for which the variable has missing values. I would like to replace the missing values by a linear model derived from the closest available values in time.What would be the best way?And if the script could do that to all the columns of my table (except the time), that would be even better ThanksExampleWhat I havetOutput0101.2.43010.2010What I want:tOutput0101152204301022.5201...
guilhem
RVhydrA
vince_faller