Skip to content
Prev 55300 / 63424 Next

Understanding the sequence of events when calling the R dpois function

Hi Jason,

Duncan Temple Lang answered a similar question for me last year and wrote
up the method here: http://dsi.ucdavis.edu/Notes/R/FindingNativeCodeInR.html

Basically the C level debugger can be very helpful for figuring out what's
happening.

Best,
Clark
On Fri, Jun 1, 2018 at 4:47 AM, Jason Serviss <jason.serviss at ki.se> wrote: