Skip to content

Code density functions

2 messages · Francisco J. Zagmutt, Uwe Ligges

#
Dear Andy

Thanks for your reply.  I don't seem to find the file that you suggested. I 
tried:
NULL
Warning message:
file.show(): file C:/Program Files/R/rw1091/src/nmath/dnorm.c. does not 
exist

Then I looked at the directory and tried a file with similar name:
But this file does not show the actual code used to calculate the densities, 
only the declarations of the procedures.

What am I doing wrong?

Thanks again!

Francisco Zagmutt :)
#
F Z wrote:
You have installed a binary distribution.
You need to get the source tarball (directly accessible via the main 
CRAN page) that includes the file.

Uwe Ligges