On Jan 13, 2011, at 4:27 AM, laleluia wrote:
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?
You've been posting this 4 times on an almost daily basis. Either no
one knows what the Smolyak algorithm is (and I certainly don't) or
they think that the lack of any programming code or even reference to
a particular R package makes any comment too speculative to be useful.
Please read the Posting Guide regading the recommended items that
might increase the chances of success in snagging someone with a
shared interest.
--
David Winsemius, MD
West Hartford, CT
______________________________________________
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.