Displaying 1 result from an estimated 1 matches for "a11443955".
Did you mean:
1144355
2007 Jul 05
3
Loop and function
...eturnlow" there are warnings and it turns out
some strange result.
for (i in 1:12){
gpdlow <- function(u){
p[,i]$beta -u*p[,i][[2]]
}
returnlow <- gpdlow(var[,i][var[,i]<(p[,i][[2]])
}
--
View this message in context: http://www.nabble.com/Loop-and-function-tf4028854.html#a11443955
Sent from the R help mailing list archive at Nabble.com.