On Thu, 2007-11-29 at 09:09 +0100, Malte Brockmann wrote: > Dear List, > > my R session crashes if I repeatedly run the summary function on a > quantreg object generated using the censored estimation method or if I > set the number of bootstrap repititions reasonably high. Are there any > known incompabilities between quantreg and Windows Vista & AMD64? The > error is reproducable using R 2.6.1 and R 2.5.1.
Err, what does this have to do with Jared's reply to Max's posting about suitable textbooks and R? Please don't jump on a thread to ask your own question. Start your own thread. If you want people to help you with your problem, you are probably going to have to give a reproducible example - "my R session crashes" is way below what is requested in the posting guide. Even the statements about what you did are not enough - people need to be able to reproduce your problem on their machines. Read the posting guide (URL in the footer of this email) and resend a message to the list - a new one mind, so you start a new thread. And make sure you include a reproducible example. If you can't send your data, try it with one of the data sets that come with quantreg and if it fails with that also, use that data set in your example. You should also consider contacting the maintainer of quantreg. HTH G > > > sessionInfo() > R version 2.6.1 (2007-11-26) > i386-pc-mingw32 > > locale: > LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252 > > attached base packages: > [1] stats graphics grDevices utils datasets methods > base > > other attached packages: > [1] quantreg_4.10 SparseM_0.74 > > Thanks, > Malte > > > > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Jared > O'Connell > Gesendet: Donnerstag, 29. November 2007 08:57 > An: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: Re: [R] Recommended textbooks for R? > > This page may be helpful :) > > http://www.r-project.org/doc/bib/R-books.html > > Modern Applied Statistics with S is quite broad and very good. > > On Nov 28, 2007 4:38 PM, Max <[EMAIL PROTECTED]> wrote: > > Hi everyone! > > > > I've recently begun to learn R for my job as the IT department suffers > > from lack of funding for new software. I was talking to the guy in > > charge of Requisitions and have found out the budget for books is in > > great shape. > > > > So, I'm curious what books people know of that have R examples and are > > good for: > > > > 1.) Uni and Multivariate Time Series Analysis/Forecasting > > > > 2.) GLMs (at this point it looks like I'll be focusing on nominal and > > ordinal regression models) > > > > 3.) Survival Models > > > > 4.) Multiple Regression > > > > Any suggestions would be awesome. :) > > > > thanks, > > > > -Max > > > > ______________________________________________ > > 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. > > > > ______________________________________________ > 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. > > ______________________________________________ > 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. -- %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~% Dr. Gavin Simpson [t] +44 (0)20 7679 0522 ECRC, UCL Geography, [f] +44 (0)20 7679 0565 Pearson Building, [e] gavin.simpsonATNOSPAMucl.ac.uk Gower Street, London [w] http://www.ucl.ac.uk/~ucfagls/ UK. WC1E 6BT. [w] http://www.freshwaters.org.uk %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~% ______________________________________________ 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.