On Oct 24, 2013, at 1:11 PM, Prof Brian Ripley wrote:
> On 24/10/2013 18:25, Marc Schwartz wrote:
>>
>> On Oct 24, 2013, at 11:38 AM, David Winsemius wrote:
>>
>>>
>>> On Oct 23, 2013, at 7:53 PM, Long Vo wrote:
>>>
Hi R users,
Currently I want to fit a FIGARCH model to a dataset.
On 24/10/2013 18:25, Marc Schwartz wrote:
On Oct 24, 2013, at 11:38 AM, David Winsemius wrote:
On Oct 23, 2013, at 7:53 PM, Long Vo wrote:
Hi R users,
Currently I want to fit a FIGARCH model to a dataset. The only package that
allow for it that I could find is fGarch. However it seems that
On Oct 24, 2013, at 11:38 AM, David Winsemius wrote:
>
> On Oct 23, 2013, at 7:53 PM, Long Vo wrote:
>
>> Hi R users,
>> Currently I want to fit a FIGARCH model to a dataset. The only package that
>> allow for it that I could find is fGarch. However it seems that the FIGARCH
>> model class fit
On Oct 23, 2013, at 7:53 PM, Long Vo wrote:
> Hi R users,
> Currently I want to fit a FIGARCH model to a dataset. The only package that
> allow for it that I could find is fGarch. However it seems that the FIGARCH
> model class fitting of this package has been moved to Oxmetrics. I tried to
> ins
Thanks for your help, Phil! It works now!
Jannis
Phil Spector schrieb:
Jannis -
I just downloaded asl-rssa-6f458e4.tar.gz and it installed
on my Linux system under R-2.10.1 with no problems, but gave
me similar errors under R-2.12.0. You can get around the problem
like this:
tar xvfz as
Jannis -
I just downloaded asl-rssa-6f458e4.tar.gz and it installed
on my Linux system under R-2.10.1 with no problems, but gave
me similar errors under R-2.12.0. You can get around the
problem like this:
tar xvfz asl-rssa-6f458e4.tar.gz
R CMD INSTALL asl-rssa-6f458e4
Hope this helps.
It defenitely seems to be related to the zipping/tar program. "Untaring"
the file with gzip/tar and then installing the uncompressed folder with
R CMD INSTALL seems to work (it gives quite a bunch of warnings though).
Jannis schrieb:
Dear list,
this may not be related to R but rather to
On 06/03/2008 6:46 PM, Shewcraft, Ryan wrote:
> Hi all,
>
> I am trying to install a custom package from its source using windows.
> Using this guide
> http://www.maths.bris.ac.uk/~maman/computerstuff/Rhelp/Rpackages.html
> I've gotten to the fifth step, but I get the following error in the
> comm
8 matches
Mail list logo