[R] question

2008-03-08 Thread Svyatkovskiy Alexey
Hello, Tell me please, can I get a sourcse code for 'lda' from MASS? Is MASS package still present in the latest R-2.6.2 version (I couldn't find it)? Thankful in advance, Alexey. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/list

[R] question

2008-03-10 Thread Svyatkovskiy Alexey
Hello, I have one more question. I looked through MASS.c file but I couldn't find lda(...) function here. I expected that 'lda' function is a part of MASS source code. Where can I find the source code for 'lda' - function? Best wishes, Alexey. __