search for: plot_sde

Displaying 2 results from an estimated 2 matches for "plot_sde".

Did you mean: plot_sd
2006 Nov 22
2
problems with garchFit
Hi all, I post it on both r-help and r-finance since I don't know where is most appropriate for this topic. Sorry if it bothers you. I did garch fitting on S&P500 monthly returns with garchFit from fSeries. I got same coefficients from all cond.dist except normal. I thought that is probabaly usual for the data. But when I play with it, I got another question. I plot skew normal with
2011 Aug 17
0
Help with calc_sde
...rary(aspace) x11() plot(x =Low[,1], y = Low[,2], type = 'p', pch = 16, col = 'darkgoldenrod1', cex = 2*cE.add,xlim=c(2,10),ylim=c(40,105)) calc_sde(id=4, filename="EBLOW_Output.txt", centre.xy=NULL, calccentre=TRUE, weighted=TRUE, weights=Lwts, points=Low, verbose=TRUE) plot_sde(plotnew=FALSE, plotSDEaxes=FALSE, plotcentre=FALSE,plotweightedpts=FALSE,plotpoints=FALSE,sde.col='darkgoldenrod1',sde.lwd=2) ******************************************************************************************************************** This message may contain confidential info...