Skip to content
Prev 20678 / 29559 Next

Parallel predict now in spatial.tools

Hi Tim:

Re: stack, yep, it should work.  In general, you get a decreased
performance from stacks since you are having to read from multiple
files rather than a single one, but it will still benefit from
parallel processing.

Re: formula -- the best way for me to test this is to crop out a piece
of your image and send me the random forest model (use ?save), and the
call you were using.  In theory you should be able to use anything you
would normally use on a data frame, but I'd have to play with it to
confirm!  If you can set up those on e.g. google drive I can test it
out.  Cheers!

--j
On Wed, Mar 26, 2014 at 6:49 AM, Tim Howard <tghoward at gw.dec.state.ny.us> wrote: