[R-SIG-Finance] fArma problem
Jeffrey Ryan
jeff.a.ryan at gmail.com
Mon Apr 9 19:46:16 CEST 2012
library(fArma)
Not "load"
Jeff
On 4/9/12 12:40 PM, "jefe goode" <jefe_goode at yahoo.com> wrote:
>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]]
>
>_______________________________________________
>R-SIG-Finance at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>-- Subscriber-posting only. If you want to post, subscribe first.
>-- Also note that this is not the r-help list where general R questions
>should go.
More information about the R-SIG-Finance
mailing list