RE: [R] plot3d

2005-06-09 Thread Friedrich, Andreas (dit)
http://www.maths.lth.se/help/R/R.classes/ in section 2.2 Manual download: Download the Windows binary distribution (*.zip) or the non-Windows source distribution (*.tar.gz) Just Click on It Grüße Andreas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Na

[R] repeated vector in matrix

2005-06-02 Thread Friedrich, Andreas (dit)
Hallo, I'll need a matrix with n rows of the an identical vector. > h [1] 3 3 3 3 2 2 2 The nmatrix should look like this: > x<-rbind(h,h,h) > x [,1] [,2] [,3] [,4] [,5] [,6] [,7] h3333222 h3333222 h3333222

[R] Egarch

2005-05-30 Thread Friedrich, Andreas (dit)
Hallo, I got to implement parameter estimation for Egarch(p,q) processes. My question: has anyone done that so far or are there implementations for other asymmetric garch models? Andreas [[alternative HTML version deleted]] __ R-help@stat.math