Displaying 18 results from an estimated 18 matches similar to: "I want to download "garchOxFit" function."
2011 Mar 27
2
Garchoxfit package
Dear List,
I'm now using Ubuntu 10.10 and I want to use the garchoxfit
function.It seems that I need to download the package.
While after installing the package,I still can't use the garchoxfit
function.What's the reason and how to fix that?
Thanks for your time!
Best,
Ning
2005 Dec 04
1
fSeries: garchOxFit - is really the example provided not runnig?
Dear R-helpers,
I have just loaded the fSeries package and I wanted to run the example provided in the documentation of garchOxFit but I got the following:
> library(fSeries)
> ?garchOxFit
> library(datasets)
> ?garchOxFit
> ## Not run:
> ## garchOxFit -
> # Load Benchmark Data Set:
> data(dem2gbp)
> x = dem2gbp[, 1]
>
2009 Apr 06
2
GarchOxFit output
Dear Sirs,
I have a problem with the garchOxFit output. I want to display only
the value of max.like.est and the information criteria. How can I do
that; I enclose a part of GarchOxFit output, which is what I want to
display.
Best regards,
Vasilios Ismyrlis
GarchOxFit output
No. Observations : 1000 No. Parameters : 2
Mean (Y) : -0.05511 Variance (Y) : 1.06869
2007 Mar 03
1
GarchOxFit Interface
Hello,
I am having problems with the GarchOxFit. I have my Ox Console instaled in
c:\Program Files\ox, and when I execute the GarchOxFit the result is
C:\Ox\bin\oxl.exe not found. I there any posiblility to execute the command
without installing again Ox in c:\?
My OS is windows XP.
Thankyou for your help.
Pilar Grau
2011 Jul 23
0
FIGARCH
I am working on stock market volatility. I now need to apply "FIGARCH" model
using R. I need garchOxFit package to support R in applying FIGARCH to my
data set.
Please help.
Looking forward for your reply,
With regards,
Prashant
[[alternative HTML version deleted]]
2005 Oct 18
2
FIGARCH
Hi All,
Currently I'm working in FIGARCH process [Fractionally Integrated
Generalized Autoregressive Conditional Heteroscedasticity]. I've already
got the codes to do the process in S-Plus. Can anyone help me to do it
in R?
Thanks,
SUMANTA BASAK.
-------------------------------------------------------------------------------------------------------------------
This e-mail may
2013 Oct 24
1
installing package from source
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
install the old versions of it using 'tar.gz' files from CRAN archive
http://cran.r-project.org/src/contrib/Archive/fGarch/
2008 Jul 18
0
Installation of garchOxFit
Hi,
My question is how I load the package garchOxFit. I load the fGarch function that works quite well, but I can't use the garchOxFit function. I have tried looking at Help("garchOxFit"), I as far as I can understand I am supposed to download the OxConsole Software together with the "OxGarch" Package for free somewhere. But I dont know where to download it from? I have
2009 Jan 12
0
GarchOxFit Interface
please send me the
GarchOxFit Interface
thanks
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
2007 Dec 12
1
APARCH
Hi,
Could somebody say if it is possible to compute APARCH-models with garchFit
commands.
I have earlier used aaa (garchOxFit) and now I try to use bbb (look below)
aaa <-
garchOxFit(formula.mean=~arma(1,0),formula.var=~aparch(1,1),series=nyk,cond.dist=c('gaussian'))
bbb <- garchFit(formula=~arma(1,0)+aparch(1,1),data=nyk)
aaa works well, but I need other characteristics of
2011 Nov 24
2
object 'gs' not found
Hello,
What is wrong in the below code? What do Ihave to do to make it work? Gs
file is my working directory but for some reason it cannot be found..
da <- read.table(file.choose(),header=T,sep="\t")
head(da)
source("garchoxfit_R.txt")
m1=garchOxFit(formula.mean=~arma(0,0),formula.var=~igarch(1,1),series=gs,include.var=F)
Error in garchOxFit(formula.mean = ~arma(0, 0),
2007 Jun 16
1
fSeries - Ox - ver: 240.10068 - Steps to make it work
-Bugs and fixes reported to Diethelm Wuertz.
-In the interim. To make the Ox functions part of the fSeries package work please follow the following steps.
-------------------------------------------------
1. Install R-project.
2. Install fSeries.
3. Download: http://www.core.ucl.ac.be/~laurent/G@RCH/site/xbdcons/garch42.zip (G@RCH package for Ox)
4. Download:
2010 Jun 23
0
gathering all links and transforming them to absolute urls
I''m trying to look at a page, and get all the urls for the links as absolute urls. I searched briefly, and couldn''t find any answers for the ruby version. Is this kind of operation supported? or do I have to do it by hand.
#what I tried, this doesn''t work :( !!!
uris = []
page.links.each {|x| y.push(x.uri()) }
# or page.links.each {|x| y.push(x.href) }
Thanks!
Soyoung
2011 Jun 03
1
how do I extract a certain column from a dataframe without headers???
The following are the first 6 rows of the data...I named it "file" and I have no idea how I can extract column 15, because there are no headers in this data.Can you please help me with that?
Thank you!
40 37 1 1 8 8 40 40 1 7 1 0 40 0 41344 7160 49158 21643 3246 1 4 2 25240 1 65809 58387 1135 35 1 1 8 8 39 39 2 6 1 0 0 0 31700 5260 36960 18987 2848 1 3
2006 May 19
0
how to estimate adding-regression GARCH Model
---------- Forwarded message ----------
From: ma yuchao <ma.yuchao@gmail.com>
Date: 2006-5-20 ÉÏÎç4:01
Subject: hello, everyone
To: R-help@stat.math.ethz.ch
Hello, R people:
I have a question in using fSeries package--the funciton garchFit and
garchOxFit
if adding a regression to the mean formula, how to estimate the model in
R? using garchFit or garchOxFit?
For example,
2006 Jul 11
1
Other models of GARCH
---------------------------------
Find out what India is talking about on Yahoo! Answers India.
-------------- next part --------------
An embedded message was scrubbed...
From: unknown sender
Subject: no subject
Date: Fri, 12 May 2006 11:05:33 +0100 (BST)
Size: 1478
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060711/811b4c24/attachment.mht
2006 May 12
0
Other models of GARCH
Hi All,
Can you please tell me whether "R" can handle other type GARCH models like, FIGARCH, E-GARCH, JGR-GARCH etc? Any particular help for these kind of models?
Thanks,
Sumanta Basak.
---------------------------------
What makes Sachin India's highest paid sports celebrity?, Share your knowledge on Yahoo! India Answers
Send instant messages to your online friends - NOW
2008 Mar 29
0
fitting an AR-TAR-GARCH MODEL
I am trying to fit the model above.
I know how to do for an AR-GARCH , but I do not know how to use the TAR
function , I do not know if it is possible to use a TAR-GARCH formula for
the variance in the garchOxFit command.
With many thanks,
Adela Popescu.
--
View this message in context: http://www.nabble.com/fitting-an-AR-TAR-GARCH-MODEL-tp16376527p16376527.html
Sent from the R help mailing list