Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

10 results for “from:Nongluck Klibbua”

error function
Nongluck Klibbua · Mar 5, 2006 · r-help

hi all, Does anyone know which command to use for error function(erf)? Thanks

plot cdf
Nongluck Klibbua · Apr 26, 2006 · r-help

hi, I would like to know what is the function to plot cdf. Thanks, Luck

Does R has the function for garch-t, gjr-garch, qgarch and egarch
NONGLUCK KLIBBUA · Feb 22, 2005 · r-help

Dear all, I would like to know that R has the function for garch-t,gjr- garch,qgarch and egarch. Best Regards, Luck

how to call egarch of sas in R
Nongluck Klibbua · Jun 29, 2005 · r-help

I use R to generate data and I need to estimate the data by egarch (that doesn't have in R). So how I can call egarch from SAS in R. Regards, luck

code a family of garch
Nongluck Klibbua · Aug 17, 2005 · r-help

Dear R-helpers, I was wondering if anyone has or knows someone who might have an implementation of algorithm for estimating garcht-t, egarch and gjr models. I try to use Fseries but I don't know how to code...

how to code garch-t(1,1),egarch(1,1) and gjr(1,1)
Nongluck Klibbua · Jun 30, 2005 · r-help

hi, I try to code garch-t(1,1),egach(1,1) and gjr(1,1) to estimate my data. How I can code these model with my data (e.g. garch code is y<-garch(x,order=c(1...

solve matrix
Nongluck Klibbua · Apr 15, 2006 · r-help

Hi R-users, I try to use "solve" to find the answer of this linear equation a=x*b where a is 2*1 matrix and b is 2*2 matrix.I would like to get x so I call...

singular matrix
Nongluck Klibbua · Aug 28, 2006 · r-help

Dear R-users, I try to use "solve" to get the solution of this matrix.But it has error happen below. How I can solve this problem. [1] "a" [,1] [1,] 0.8109437 [2,] 5.7569740 [1] "b" [,1] [,2...

how to call sas in R
Nongluck Klibbua · Jul 2, 2005 · r-help

Hello all, I would like to know how to call sas code in R. Since I simulate data in R and I need to use sas code (garch-t,egarch and gjr) to estimate it. I need to simulate 500...

how to export data in the order
Nongluck Klibbua · May 18, 2005 · r-help

hi all, My data is y[j,k] where j=1,...5, k=1,....,10 and when I use cat(y,file="c:data.txt",sep="\n"). The data is coming out into the data.txt is y[1,1...

Can't find what you're looking for? Try searching with Google .