Re: [R] Package for calculating bandwidths

2010-09-22 Thread Brocker84
Thx so much, especially to Dennis. -- View this message in context: http://r.789695.n4.nabble.com/Package-for-calculating-bandwidths-tp2548091p2549796.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list h

Re: [R] Package for calculating bandwidths

2010-09-21 Thread Dennis Murphy
Try this: # install.packages('sos')[if necessary] library(sos) findFn('bandwidth cross validation kernel smoothing') found 24 matches; retrieving 2 pages The ks package appears to be a place to start... HTH, Dennis On Tue, Sep 21, 2010 at 9:31 AM, Brocker84 wrote: > > No idea? > -- > Vie

Re: [R] Package for calculating bandwidths

2010-09-21 Thread David Winsemius
On Sep 21, 2010, at 12:31 PM, Brocker84 wrote: No idea? Search? Perhaps with: "adaptive bandwidth cross-validation" AND (for your brain, not the search engine) -- PLEASE do read the posting guide http://www.R-project.org/posting-guide.html --- David Winsemius, MD West Ha

Re: [R] Package for calculating bandwidths

2010-09-21 Thread Brocker84
No idea? -- View this message in context: http://r.789695.n4.nabble.com/Package-for-calculating-bandwidths-tp2548091p2548976.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailma

Re: [R] Package for calculating bandwidths

2010-09-21 Thread Brocker84
Sorry, bandwidth via cross validation for a kernel smoothing. -- View this message in context: http://r.789695.n4.nabble.com/Package-for-calculating-bandwidths-tp2548091p2548630.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r

Re: [R] Package for calculating bandwidths

2010-09-21 Thread Tal Galili
Bandwidth of what? Internet traffic/some sort of smoother? Your question is not clear to me. Contact Details:--- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (H

Re: [R] Package for calculating bandwidths

2010-09-21 Thread Brocker84
Would nobody like to answer me? -- View this message in context: http://r.789695.n4.nabble.com/Package-for-calculating-bandwidths-tp2548091p2548509.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list http

[R] Package for calculating bandwidths

2010-09-21 Thread Brocker84
Hi! Is there an R-package with which I can calculate bandwidths via cross validation in a data set?? Greetz, Valentin -- View this message in context: http://r.789695.n4.nabble.com/Package-for-calculating-bandwidths-tp2548091p2548091.html Sent from the R help mailing list archive at Nabble.com