On Nov 1, 2014, at 2:58 AM, Upananda Pani wrote:
> Dear All,
>
> I am getting the following error when i am using interpNA function from
> timeSeries package
>
> # Missing Value Treatment (Linear Interpolation)
>> spt = interpNA(spt, method = c("linear"))
> Error in interpNA(spt, method = c("li
Dear All,
I am getting the following error when i am using interpNA function from
timeSeries package
# Missing Value Treatment (Linear Interpolation)
> spt = interpNA(spt, method = c("linear"))
Error in interpNA(spt, method = c("linear")) : spt is not a tis object
> fut = interpNA(fut, method = c
2 matches
Mail list logo