Skip to content
Prev 24685 / 29559 Next

Odd behavior of dismo's extract function

Just realized I pasted in the results backwards.  It should have been

system.time(extract.test(env, 250))

   user  system elapsed
124.562   0.516 125.061

system.time(extract.test(env, 251))

   user  system elapsed
  2.807   0.084   2.891



Dan Warren, Ph.D.
Department of Biology
Macquarie University
Email: dan.warren at mq.edu.au <dan.warren at anu.edu.au>
Phone (US): 530-848-3809
Phone (Australia): 0468 696 897
Phone (Work): 02 9850 8587
Skype: dan.l.warren
Google Scholar
<https://scholar.google.com/citations?user=NTzu9c8AAAAJ&hl=en>  Orcid
<http://orcid.org/0000-0002-8747-2451>  ResearcherID
<http://www.researcherid.com/rid/B-3821-2010>  Scopus
<http://www.scopus.com/authid/detail.url?authorId=7202133982>
On Mon, Jul 25, 2016 at 10:34 AM, Dan Warren <dan.l.warren at gmail.com> wrote: