Hello, I am a new user of R (2.13.1), my operational system is Windows Vista.
I have a problem with the attached file SFEVaRHAC.r, calculating the VAR of a Gumbel copula, based on the attached GumHAC_VaR_PL_w250_n1000_s2500.txt 1. I had a Error in file(file, "rt") : cannot open the connection message. I solved it by reading a post in nabble to use setwd(choose.dir()) and read.table(file.choose()) and point the location of each file directly. 2. However, there is some other error - as I run the code now I get an output:* Null Devise 1* I am 100 % sure I have installed the used packages correctly and I don't have any idea what is wrong. Could somebody help me with this issue? Best, Iva http://r.789695.n4.nabble.com/file/n3821566/SFEVaRHAC.r SFEVaRHAC.r http://r.789695.n4.nabble.com/file/n3821566/GumHAC_VaR_PL_w250_n1000_s2500.txt GumHAC_VaR_PL_w250_n1000_s2500.txt -- View this message in context: http://r.789695.n4.nabble.com/calculating-VAR-of-a-Gumbel-copula-tp3821566p3821566.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.