Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hello, I am using RODBC to access a password-protected database. Is there a possibility to prevent that the password appears on the screen when issuing the odbcConnect() command? I thought of something like readline() without echo. I guess that...
Was a FAQ, 'f course ... "--vsize" solved the problem. Sorry for wasting your time! Ulf -- ====================================================================== %%%%% Ulf Mehlig <umehlig at zmt.uni-bremen.de> %%%%!%%% Projekt "MADAM" <umehlig at uni-bremen.de> %%%% %!% %%%% ---------------------------------------------------- ---| %%% MADAM: MAngrove | Center for Tropical Marine ||--%!% Dynamics | Biology || And | Fahrenheitstrasse...
Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk> wrote: > Reproduce without the .RData file with > > X11(point=16,h=5,w=5) > x <- data.frame(id=rep(c("a", "b", "c"), 100), val=rnorm(1:300)) > plot(aov(val ~ id...
Hello R-Experts, 2 questions: does anybody have example functions for determining the power of, say, a t-test or a single factor anova with fixed or random factors? and: is there an implementation of Cochran's test for heterogeneity...
> None. It's a bug... > > However, to have a chance of fixing it (and knowing whether it got > fixed!), we'd need to either have instructions to reproduce the crash, > or at the very least detailed information on where things...
Hello out there, in their "R Complements" to Modern Applied Statistics W. Venables and B. Ripley say that there is a lack of time series related functions in R compared to S plus. Looking at CRAN I didn't find...
Hello R experts, I haven't found anything like the S function 'varcomp' as described in W.N. Venables & B.D. Ripley's 'Modern Applied Statistics ...' for R; does something comparable exist for R, or is planned for future releases...
Hello r-help, I have a couple of time-series of different length and I would like to produce a simple overview plot showing the autocorrelation functions of the series. The time-series are stored in a dataframe like this...
"John S. Walker" <jsw9c at avery.med.virginia.edu> wrote: > I'm trying to compile my version of R with the readline library and > it doesn't seem to work. I've tried --enable-readline and while > the readline_history...
Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at> wrote: > Ulf, Brian: Can you please try running > > grep 'SHLIBLDFLAGS' Makefile | sed 's/ *SHLIBLDFLAGS *= *//' > > on your system and see what it gives? Unfortunately, it gives nothing. There is nothing like SHLIBLDFLAGS...
<<insert bug report here>> I had a "abnormal" exit of R plotting a fitted linear model. here's the last few lines of the R session: ------------------------------------------------------------------- > plot(blstrhz.lm) Hit <Return> to see next plot: Hit <Return> to see next...
Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote > On our Red-Hat 5.2 systems, with egcs-g77 installed, I have to set > > SHLIBLDFLAGS=-shared > > in config.site. It looks to me as is that is your problem...
I have a probably very naive question about the R anova/aov functions: I've found in several text books with descriptions of anova procedures that, in nested anova (specifying the model "X~A/B", B being a factor specifying...
Excuse me, if the following is FAQ or nonsense, I'm new to R (and the list)! After trying to import a textfile of 184897 Bytes, R (v0.63.0 on Linux 2.0.35/DLD 5.4) gives the...
Dear R-developers, recently I sent a bug report about plot(aov()) crashing R (resp. the X Windows part of R) without reporting the data I used. In the meantime, I discovered, that the problem is due to a .RData...
Douglas Bates <bates at stat.wisc.edu> wrote: > Can anyone summarize what was said about R in the article? [from Linux Magazin] The article is a survey of software for statistics ("Statistical data analysis with Linux"). The author (Dr. Wenzel...
Hello out there, there has recently been a posting of Uli Flenker with a question about multiple comparisons etc. of means after anova, and I posted a similar question earlier. So far, I haven't seen any replies on the...
Hello out there, my first try to install a package (e.g. ctest from CRAN) didn't succeed; looking at the error messages I think it must be a configuration problem of my machine, but as I'm not very...
Peter Dalgaard <p.dalgaard at biostat.ku.d> wrote: > * extract to (say) /usr/local/src/R-contrib/ctest and then just > R INSTALL /usr/local/src/R-contrib/ctest > > * upgrade to 0.63.1 Thanks! Unfortunately, neither one of your...
Can't find what you're looking for? Try searching with Google .