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.

4 results for “from:chirleu”

Add lines to xy plot with temporal x axis
chirleu · Aug 26, 2011 · r-help

Hi. I'm trying to add some vertical lines to an xyplot in which x axis is a temporal variable (class=dates) and y axis a factor variable. This is my code: xyplot(factor(Abacus$Emisor)~Abacus$Dia,xlab="Date...

interactions in GAMs
chirleu · Nov 27, 2012 · r-help

Hi all, I wonder if it's possible to include a double interaction in a GAM formula. Example: If I do this: mod=gam(energy~s(size, *by=color, by=sex*, k=5) + temperature, ...) I get the interaction betwen size...

interactions in GAMs
chirleu · Nov 27, 2012 · r-help

Thanks Simon, for your quick reply. Now I have a different but related problem. Including by=colorsex I'm testing significant effects of each level of this variable. It's like doing a second level interaction (size*color*sex). But...

Post hoc tests in gam (mgcv)
chirleu · Nov 5, 2012 · r-help

Hi. I'm analysing some fish biological traits with a gam in mgcv. After several tries, I got this model log(tle) = sexcolor + s(doy, bs = "cc", by = sexcolor) +log(tl) sexcolor is a factor with 4 levels doy is...

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