Hi All
 
I just installed package fArma ( using R2.14.2) ... installed OK
 
then when I try to load and use the library I get an error message:
 
>load(fArma)
error fArma not found?
 
how do we get to use this package?
 
NB I also tried direct use of the procedures:
  x = armaSim(model = list(ar = c(0.5, -0.5), ma = 0.1), n = 1000)
 
but with the same result. ... armaSim( .. ) not found
 
Several other packages have installed fine, and do run ok, eg Hadley Wickham's ggPlot2 ... 
 
So how do we get to use fArma?
 
Regards
 
jefe
	[[alternative HTML version deleted]]

