Hello I am running a program from value intervals for a set of variables. I thought I could use Smolyak to get my intervals adding points as I need them , so instead of running the program for a whole interval I would run only for the most important points. I am new to Smolyak algorithm though, and I can not understand how can i use smolyak.quad(d,k), to solve my problem.
Anybody can give me some lights? -- View this message in context: http://r.789695.n4.nabble.com/using-Smolyak-to-genarate-intervals-tp3207301p3207301.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.