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.

5 results for “from:Karl Cottenie”

speed in batch mode versus interactive mode
karl cottenie · Feb 14, 2004 · r-help

Hello R-users, is there a speed gain in submitting R code in batch mode as opposed to the normal interactive. I searched the R website and the archives, and only found a reference R-data.html that "to read...

remove elements from a list
Karl Cottenie · Sep 29, 2009 · r-sig-ecology

Hey, I want to eliminate certain elements from a list, but when I do this, the list structure gets completely broken. > a <- list(list(list(1,2,3))) > a [[1]] [[1]][[1]] [[1]][[1]][[1]] [1] 1 [[1]][[1]][[2...

lapack routine dgesdd, error code 1
karl cottenie · Feb 24, 2004 · r-help

Hello R-users, during one of my analyses that involve a SVD, I get the following error message: Error in La.svd(x, nu, nv, method) : error code 1 from Lapack routine dgesdd With a search on the R web...

Ordering of nominal or categorical variables in randomForest?
Karl Cottenie · Jul 8, 2008 · r-sig-ecology

Michael, my guess is that the tree analysis uses the internal order of the factor levels. You can access this by printing the variable. If it is stored as a factor, it will first print all the individual factor values...

orthogonal variables aliased by rda(vegan)
Karl Cottenie · Jun 4, 2008 · r-sig-ecology

Andrea, do check out Pierre Legendre's website with R functions http://www.bio.umontreal.ca/legendre/indexEn.html#RFunctions because he has apparently written a function for your case (multRegress.R). Karl ps: this web site, together with Jari...

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