Skip to content
Prev 18154 / 29559 Next

Extrapolating SDM with random forest to past climatic scenarios

Mariana,

predict is the function to use. Please provide the exact error message
you are getting, preceded by the lines of the script that caused it.
Also include the result of  traceback( ) when run just after the error
occurs, and, as always, your sessionInfo(). I am guessing that the
problem is that the variable names do not match those of your model.
See names(predictors_6k) and change them if necessary.

By the way, it is odd (to put it mildly) to use elevation in a model
of climate change effects. And you probably meant to do filename =
"6k_results.asc" (but using ascii files is not recommended for their
sluggish performance).

Robert

On Tue, Apr 30, 2013 at 8:43 PM, Mariana Vasconcellos
<marianamv at utexas.edu> wrote:
Message-ID: <CANtt_hxTTYO4p26OWxk9XKYW5jUzgUOsPtx_Ph+2KgRnfdgPig@mail.gmail.com>
In-Reply-To: <48360AD0-10DD-430D-9125-37773AA5B55D@utexas.edu>