Hi, I got some problem running the example of arfimaOxFit. The first three line of the examples I run are: library(Rmetrics) x = armaSim(model = list(ar = c(0.5, - 0.5), d = 0.3, ma = 0.1), n 500) fit = arfimaOxFit(formula = x ~ arfima(2,1)) The error msg is: Error in eval(expr, envir, enclos) : object "package" not found Did I do something wrong? Should I install OxConsole with "Arfima" Package? Thanks in advance. -- Livia [[alternative HTML version deleted]]