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.

6 results for “from:Chrischizinski”

problem with 'which' and strings
Chrischizinski · Feb 11, 2009 · r-help

All it took was using 'match' instead of 'which'. Thanks for all your help! -- View this message in context: http://www.nabble.com/problem-with-%27which%27-and-strings-tp21955970p21958266.html Sent from the R help mailing list archive at...

error when using multcomp and lm
chrischizinski · Dec 18, 2009 · r-help

Just in case anyone ever has similar issues, it appears that 'glht' does not work without an intercept. -- View this message in context: http://n4.nabble.com/error-when-using-multcomp-and-lm-tp964705p974823.html Sent from the R help...

odbcConnectExcel2007
Chrischizinski · Oct 28, 2008 · r-help

Agnolucci, Paolo wrote: > > Hi > > > > sorry if this is really basic but I am just starting on R. > > > > Can anyone point me at how to write R objects into Excel 2007 files. I > have seen how to set up a connection...

problem with 'which' and strings
Chrischizinski · Feb 11, 2009 · r-help

I have written a function that goes through a database and calculates various metric scores and allocates them to a data set. For 400 of the 500 sites that I calculate these metrics for works fine and allocates the scores...

problem with 'which' and strings
Chrischizinski · Feb 11, 2009 · r-help

That would allocate, the vector down the column, correct? I should have specified this clearer. I want to put each metric value into the appropriate column (as designated by the metric name ) in a single row. My data set SCORES...

error when using multcomp and lm
chrischizinski · Dec 15, 2009 · r-help

I am trying to use multcomp to do a Tukey posthoc on growth increments among genetic crosstypes. #Fixed effect model m1 <- lm(inc ~ 0 + Age+ Crosstype + Sex, data = Data.age) summary(m1) RESULTS of the model: summary(m1) Call: lm...

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