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.
Hello Martin, > My first question is: Is this english or german? The list is in english. Viele Gr????e, Sven
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060329/27cdc756/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-devel/attachments/20051124/f2aa994e/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071115/99a6267e/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100408/2c06f36d/attachment.pl>
Hi, Chuck Cleland <ccleland at optonline.net> writes: > as.matrix(LZ.aov[[1]][,5]) That works perfectly. Thank you very much! Sven
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100912/2bcd9e18/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100912/35b60806/attachment.pl>
> Q3: any other recommendations? You might be interested in the very easy to use R markdown, see: http://rmarkdown.rstudio.com/ [[alternative HTML version deleted]]
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20080222/741ac82d/attachment.pl>
Hello! I have two vectors and want to know how many of their elements are equal - what's the best way to do this in R? Best regards, Sven
Hi list, can anybody point me to the trick how glm is computing the dispersion parameter in quasi-poisson regression, eg. glm(...,family="quasipoisson")? Thanks ®ards, Sven
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20130207/0c0ff7fd/attachment.pl>
"Eduardo Dutra de Armas" <eduarmasrs at yahoo.com.br> writes: > Does anybody know if there are functions or packages in R for > sphericity tests like Bartlett's or Mauchly's? help(bartlett.test) Sven
Hello! Someone pointed out that it's not well publicized. There is an #R channel on irc.freenode.net:6667, currently with about five users. You are welcome to join. Best regards, Sven
Thanks, you've helped me alot! -S. On Wed, Dec 17, 2003 at 09:43:44AM +0100, Philipp Pagel wrote: > rowMeans(USArrest) > > does what you want.
Hallo list, I'm wondering if there is a way to extract the path to terminal nodes in a BinaryTree object, e.g. ctree, like the function path.rpart in package rpart. Thanks, Sven
Hello! I would like to overlay barplot(1:10) with a barplot(seq(1:5, each=2)), indicating that 50% of each bar belongs to category X. How do I do this in R? Best wishes, Sven C. Koehler
Dear list, how can I compute the inverse of the X'WX matrix ("inverse of the weighted sum of squares and crossproducts matrix") from an object of class "lm" from a weigthed linear regression? Thanks, Sven
On Sun, Feb 27, 2005 at 09:24:54AM -0600, Marc Schwartz wrote: > > which(a %in% b) > [1] 8 9 10 > > See ?"%in%" and ?which for more information. Thanks for all your replies. This was what I actually wanted to...
Can't find what you're looking for? Try searching with Google .