I'm working with the kmeans function in the stats package.  This
function calls complied fortran program:

 

.Fortran("kmns", as.double(x).....)

 

Is there a way to get the source code for this compiled program "kmns"??

 

Philip Bermingham


        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to