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.
I have found a pair of functions, move and rm.sv, written by my colleague John Miyamoto very useful in managing one's workspace. They may be inspected and downloaded from http://faculty.washington.edu/jmiyamot/psych500.htm ********************************************************** Cliff Lunneborg...
Dimitris Rizopoulos writes, in part: > Hi Philippe, > > you could consider using the Windsorized mean, > > winds.mean <- function(x, k=2){ FYI, the shrinking of tails process of Winsorization was brought to the attention of the statistical community by John Tukey...
It is not clear to me that one can. If the singular value decomposition of A is the triple product P d Q', then the singular value decomposition of A'A=S is Q d^2 Q'. The information about...
Salvatore Barbaro writes, in part: > Consider a sample, x, like this: > # > x<- matrix(rbind(4,8,0,2, 25,30,5,32), ncol=2) > # > > Weight Income > 4 25 > 8 30 > 0 5 > 2 32 > > Here the "Weight" assigns the weight...
Vera Hofer asks: " Dear colleagues, has anyone an idea how to carry out a nonparametric manova for comparing 3 groups? Thank you for your help. Vera" One approach would be to carry out a permutation test, randomly reassigning the vector...
Kan Liu wrote: > Hello, > I got two sets of data > x=(124738, 128233, 85901, 33806, ...) > y=(25292, 21877, 45498, 63973, ....) > When I did a t test, I got two tail p-value = 0.117, which is not significantly different. > If...
Could I voice my support for the sixth point raised by John Fox? Many users would find such a development to be enormously useful. " (6) As has been pointed out, e.g., by Duncan Murdoch, solving the function-locating problem...
I would have expected the function getAnywhere to have behaved differently in the following: > search() [1] ".GlobalEnv" "file:C:/R/Rdata/miya/.Rdata" [3] "package:boot" "package:methods" [5] "package:ctest" "package:mva" [7] "package:modreg" "package:nls" [9] "package...
Simon Gatehouse writes: " Like many, I fiddle while thinking. Part of my fiddling has been to rapidly resize the R console window back and forth by dragging with the mouse on the bottom right hand corner. I resize the window...
Marco Chirandini writes: "is there any extension of the pairwise Wilcoxon test to a dependent samples layout with replicates (or, in other terms, a one-way layout with blocking and replicates)? The Wilcoxon method with matched pairs works for the...
The following query raises the question: What is it that students learn from point and click dialogs?" Date: Fri, 03 Oct 2003 16:57:42 -0400 From: To: s-news at lists.biostat.wustl.edu Subject: Splus question Message-ID...
Dear Pedro, How to test for an interaction--or, even, how to pose the question of an interaction--in randomization-based inference is not at all obvious. And, in the permutation test context reliance has been placed on the exchangeability...
You may want to look at the notes on and functions for workspace management that guide me. They can be downloaded from http://faculty.washington.edu/lunnebor/Stat342/ by checking on "Exercises." I use the .GlobalEnv (position 1 on search...
Berton Gunter has written in part: > A few comments: > First, your remarks are interesting and, I would say, mainly well founded. However, I think they > are in many respects irrelevant, although they do point to the much bigger underlying issue...
I have found the use of save( ) and attach( ) when supported by a pair of functions written by my colleague John Miyamoto, move( ) and rm.sv( ) quite useful in managing (1) collections of useful homebrew functions, (2) project workspaces, and...
As an alternative to the use of multiple shortcus to gain entry to different R environments on WIndows platforms I would like to suggest the use of two R functions written by my colleague John Miyamoto. I have taken the...
I am having difficulty coming to grips with Appendix B.2 of the otherwise very useful "An Introduction to R" and the related help file for Startup. I am running RGui 1.6.0 on a Windows 2000 machine from...
Can't find what you're looking for? Try searching with Google .