Skip to content

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.

246 results for “from:sven”

English or German?
Sven Hartenstein · May 27, 2004 · r-help

Hello Martin, > My first question is: Is this english or german? The list is in english. Viele Gr????e, Sven

warnings
Sven Schaltenbrand · Mar 29, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060329/27cdc756/attachment.pl

write.csv
Sven Schaltenbrand · Nov 24, 2005 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-devel/attachments/20051124/f2aa994e/attachment.pl

quadratic solver, constrained problem
Sven Lautenbach · Nov 15, 2007 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071115/99a6267e/attachment.pl

khat and included polygons
Sven Schmiedel · Apr 8, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100408/2c06f36d/attachment.pl>

extracting p-value of aov F-statistic
Sven Hartenstein · Jun 16, 2004 · r-help

Hi, Chuck Cleland <ccleland at optonline.net> writes: > as.matrix(LZ.aov[[1]][,5]) That works perfectly. Thank you very much! Sven

Setting scales for ggplot2 with facets
Sven Laur · Sep 12, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100912/2bcd9e18/attachment.pl>

Setting scales for ggplot2 with facets
Sven Laur · Sep 11, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100912/35b60806/attachment.pl>

the making of _R_ eBooks
Sven E. Templer · Mar 23, 2015 · r-help

> 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]]

mixed models without residual term
De Maeyer Sven · Feb 22, 2008 · r-sig-mixed-models

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>

Finding Equal Elements in Vectors
Sven C. Koehler · Feb 27, 2005 · r-help

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

computation of dispersion parameter in quasi-poisson glm
Sven Garbade · Apr 9, 2010 · r-help

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 &regards, Sven

MCMCglmm - ZIP model for mackerel egg data
Gastauer, Sven · Feb 7, 2013 · r-sig-mixed-models

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>

Sphericity test
Sven Hartenstein · Jun 27, 2004 · r-help

"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

#R IRC channel on freenode
Sven C. Koehler · Jun 6, 2005 · r-help

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

Easiest way to get the mean of a row of a data.frame?
Sven C. Koehler · Dec 17, 2003 · r-help

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.

Path to nodes in ctree package party
Sven Garbade · Nov 15, 2010 · r-help

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

Overlaying Barplots
Sven C. Koehler · Jun 8, 2005 · r-help

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

Inverse X'WX matrix from weighted linear regression
Sven Garbade · May 3, 2006 · r-help

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

Finding Equal Elements in Vectors
Sven C. Koehler · Feb 27, 2005 · r-help

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 .