Hi,

As will soon be very clear I'm an R novice.  I'm trying to better understand 
the ks.test function in the stats package.  When I look at the source code 
there are several calls to C functions (for example .C("pkstwo", 
is.integer(length(x[IND])), p=as.double(x[IND]), as.double(tol), PACKAGE = 
"stats)$P).  I'm wondering if there is a way to view the source code for the 
underlying C functions?  I googled a post which said to open ks.c to see the 
source code but I can't find that file anywhere on my hard drive or on the web. 
 Any suggestions would be greatly appreciated.

Thanks in advance,

Ben

___________________________________________
This message and any attached documents contain
information which may be confidential, subject to 
privilege or exempt from disclosure under applicable
law. These materials are solely for the use of the 
intended recipient. If you are not the intended 
recipient of this transmission, you are hereby 
notified that any distribution, disclosure, printing, 
copying, storage, modification or the taking of any
action in reliance upon this transmission is strictly
prohibited. Delivery of this message to any person
other than the intended recipient shall not
compromise or waive such confidentiality, privilege
or exemption from disclosure as to this 
communication. 

If you have received this communication in error, 
please notify the sender immediately and delete
this message from your system. 

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to