Ok strangely both acf and pacf work with the xts object as long as the xts
package hasn't been loaded. As soon as I load the package, I get the error
again.
tmakino wrote:
>
> I'm trying to apply a acf/pacf function to a xts object and get the
> following error:
>
> E
I'm trying to apply a acf/pacf function to a xts object and get the following
error:
Error in if (frequency > 1 && abs(frequency - round(frequency)) < ts.eps)
frequency <- round(frequency) :
missing value where TRUE/FALSE needed
Any ideas? Thanks.
--
View this message in context:
http://ww
2 matches
Mail list logo