I am wondering if there is any package doing lda and qda which allows
assuming diagonal covariance matrices. I checked the lda function in MASS,
and it seems it does not support this.
Thanks,
Cindy
[[alternative HTML version deleted]]
______________________________________________
R-h...@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.
cG> Hi, all, I am wondering if there is any package doing
cG> lda and qda which allows assuming diagonal covariance
cG> matrices. I checked the lda function in MASS, and it
cG> seems it does not support this.
IIRC, this in several packages,
e.g., function
diagDA() in package 'sfsmisc'.
Regards,
Martin Maechler ETH Zurich
> Hi, all,
>
> I am wondering if there is any package doing lda and qda which allows
> assuming diagonal covariance matrices. I checked the lda function in
> MASS,
> and it seems it does not support this.
>
Did you try one of the r-search sites? e.g.:
David Winsemius, MD
Heritage Laboratories
West Hartford, CT