Skip to content
Back to formatted view

Raw Message

Message-ID: <6731304c1001011142g40580c36uc50e7f0ecc9a0c8b@mail.gmail.com>
Date: 2010-01-01T19:42:24Z
From: Max Kuhn
Subject: cross validation for species distribution
In-Reply-To: <c895d7a51001010341y46eb07d0n77a53e9e9ed7f663@mail.gmail.com>

Elaine,

That's a fair answer, but completely not what I meant. I was hoping
that you would elaborate on "the species data of species distribution
models". What types of inputs and output for this particular modeling
application etc.

> Is it the same with the function inside caret, ipred, and e1071?package?

Yes and there are other resampling options other than k-fold CV.

For caret, you might start with this paper:

  www.jstatsoft.org/v28/i05/

That should tell you most of what you need to know.

Max