Svyatkovskiy Alexey wrote:
> 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? 

Not everything has its own C code, lda is an R function and the sources 
are in
In MASS/R/lda.R

Please read the posting guide and use sensible subject lines.

Best,
Uwe Ligges



> 
> Best wishes,
> Alexey.
> 
> ______________________________________________
> 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.

______________________________________________
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