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.
Does anyone know a simple way of calculating effect sizes? Thanks MB
Does anyone know of a function 'readTranscript' for reading text into R? Thanks MB
Can anyone recommend a good text or resource for learning how to do Multilevel modeling in R? Thanks, Matt
the function 'choose.files()' won't work on my mac version of R Does anyone know of a comparable function? Thanks, Matt
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070227/451cf8be/attachment.pl
Is there a way to calculate power for repeated measures ANOVA (2 groups x 7 observations)? I have searched all over, but all I can find is power.anova.test, but that would not give accurate results, right? Thanks, Matt...
I want to put warning messages into some of my functions to remind myself to change the output file names each time I run them. Is there a way to do this that will allow me to respond to the...
I am graphing data using barchart (barchart(DV ~ IV | subject). I have 2 groups of 9 subjects each. How can I easily identify which group each subject belongs to? I have been trying to color code them, but can't...
Sorry. I have attached my data frame: DV = dv; IV = bins; subject = id, Group = group. barchart(dv ~ bins | id + group, groups = group, data = matt.df) The two suggestions you offered give me error messages regarding invalid line type and do...
Can't find what you're looking for? Try searching with Google .