Skip to content
Back to formatted view

Raw Message

Message-ID: <CADdav37Owe_y6Ga3b6x3DFzrfnPc=YzTbCR52K31=6jp-8BRXw@mail.gmail.com>
Date: 2012-10-11T20:29:13Z
From: mina izadi
Subject: a question

Dear R-helpers,
I need to read some data from output of garchFit in fGarch.
my model is garch(1,1) and i want to read
coefficients(omega,alpha,beta) and timeseries(x)  and conditional
SD(s). because i need them to use  in other formula.
for example :omega+x[1]+s[3]
and maybe i have several simulation then i need a general way  to read
them, not to read with my eyes for example the quantity of omega then
subsitute in formula.
Best.
M.Izadi