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.
Hi, How does one install a package that is local rather than on CRAN?
Hey, Is this right for a sphericity test? x <- mymatrix mycov <- cov(x) bartlett.text (array (mycov), myconditions)
I was very disappointed to find that there are no R packages for blackjack or at least a model for cards. Anyone know of one?
what does this mean in R-1.8.1 release notes? o median() no longer `works' for odd-length factor variables.
I was performing a repeated measures analysis using lme. I can get the F terms using the anova command but how do I get the error terms for the F's?
I was looking at the contrasts function in the search for planned contrast functions. aov take a contrast variable but I don't see how to use it. Is there a planned contrast capability in aov?
circ.plot in CircStats under R 1.8.0 yields incorrect plots (easily compare hist() and rose.diag()). However, the code in circ.plot has not changed. Has anyone tracked this down yet?
Hi, I found a highly reproduceable bug in the version that comes with 2.3.1 and I just thought I'd let the authors know. Pressing " and then tab instantly crashes it every time.
Hey, when did I lose MASS? Anyway, I found the VR package but she's not compiling on OS X. Any tips? Yes, I have the developer tools and Fortran. Could someone send me a compiled package?
Hi, I see that there is a standard function for Q-Q normal plots in R but couldn't find anything for normal probability plots. To my eyeballs the latter are easier to interpret. Is there a function in some...
Hi, I have some summary data from which I know a few points and I'd like to remove them. Does anyone know if there is an R module that implements something like Hanson (1975)? Hanson (1975). Stably updating mean...
Hi, I'm sort of new to regression, but I was wondering how one compares two regression slopes in R. Is it just a matter of calculating the slopes and then using the SD reported by R to test for...
Perhaps it is just a glitch in the GUI as it does not happen in the console version. Calls to demo() without arguments and help(packages=X) return nothing in the GUI but work in the console. I d/l...
OK, I give up, I search everywhere and tried a few things and I just cannot seem to figure out how to perform a MANOVA in R on my data. It is a 2x2 within (repeated measures) x 2 between...
Hi, I recently did a study where we gathered decisions and confidence ratings. My understanding is that I can convert this to a ROC curve by getting hits and false alarms at the various confidence ratings. I figured out that...
Hi, I have been having a tedious issue with lmer models with lots of factors and lots of levels. In order to get the basic information at the beginning of the print out I also have to generate these enormous...
OK, that worked great. But, oddly enough, in the Mac OS X version of R the packages are not in the distribution, and VR does not come up as a binary in the GUI (only as source). Anyway, it didn...
On Tuesday, August 19, 2003, at 09:20 PM, Simon Blomberg wrote: > You need to look at Analysis of Covariance in any basic stats book. > Basically, if you have y versus x for 2 groups ("group" is a factor), > use...
Hi I was looking through the help on how to get standardized scores and came across an anomaly. The help.search("zscore") reports there is such a function in R.base. However, when I try to get help on zscore...
I was trying to do a bunch of planned contrast but ran into a snag. fit.contrast won't work with an Error term in aov. Ok, then I use lme. Only, now it seems there is no way to...
Can't find what you're looking for? Try searching with Google .