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.

10 results for “from:Guelman, Leo”

formula method with "special" characters
Guelman, Leo · Jun 20, 2012 · r-help

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

New R User Group in Toronto
Guelman, Leo · Oct 12, 2010 · r-help

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

Can this code be written more efficiently?
Guelman, Leo · Sep 30, 2010 · r-help

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

TM Package - Corpus function - Memory Allocation Problems
Guelman, Leo · Aug 17, 2010 · r-help

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

[OGRUG] Toronto R User's Group Meeting Announcement
Guelman, Leo · Mar 14, 2011 · r-ug-ottawa

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-ug-ottawa/attachments/20110314/b86fd2d9/attachment.pl>

Order of formula terms in model.matrix
Guelman, Leo · Jan 18, 2016 · r-help

Is it really the same model? Following the example provided by Lars: set.seed(1) x1 <- rnorm(100) f1 <- factor(sample(letters[1:3], 100, replace = TRUE)) trt <- sample(c(-1,1), 100, replace = TRUE) y <- factor(sample(c(0...

Order of factor levels
Guelman, Leo · Jan 11, 2016 · r-help

Dear list, What is a better way relative to the one below to keep the order of factor levels created from cut()? Notice, I'm simply pasting letters to levels before converting to character so to keep the desired order...

Order of formula terms in model.matrix
Guelman, Leo · Jan 18, 2016 · r-help

Thanks Peter. That make sense. Nevertheless, what comes at a surprise to me (and maybe to others) is that one can potentially get different fits by simply swapping the terms in the model formula. Best, Leo. -----Original Message----- From: peter...

Reproducibility issue in gbm (32 vs 64 bit)
Guelman, Leo · Feb 28, 2011 · r-help

I'm guessing this has something to do with numerical precision on the two platforms. Leo. ----- Original Message ----- From: Joshua Wiley <jwiley.psych at gmail.com> To: Axel Urbiz <axel.urbiz at gmail.com> Cc: R-help at r-project...

Help with contrasts
Guelman, Leo · May 11, 2011 · r-help

Or alternatively (though very similar to Peter's idea) you can do ci <- contrasts formals(ci)$contrasts <- FALSE dd <- data.frame(a = gl(3,4), b = gl(4,1,12)) mm <- model.matrix(~ a + b, dd, contrasts = list(a=ci...

Can't find what you're looking for? Try searching with Google .