[R] posterior probability formula in predict.lda

Wade Wall wade.wall at gmail.com
Sun Nov 19 15:17:39 CET 2006


IHi all,
 have a dataset with rows as plots and environmental data as columns.
I have predicted the values using the following

ed.pred<-predict(lda.ed,ed) #lda.ed the model, ed the env. variables
used for the prediction plots

I am wanting to know the formula used by predict.lda for calculating
the posterior probabilities.

Can anyone point me in the right direction?

Thanks



More information about the R-help mailing list