Displaying 1 result from an estimated 1 matches for "cdlai".
Did you mean:
adlai
2011 Dec 08
1
lda output missing
...;m using a
csv file and everything is reading in correctly. I've looked and looked and
can't figure out why my output is not complete. Is it something simple that
I am overlooking?
I am working in R 2.14.0 with an updated MASS package. Here is my syntax:
lda(CC ~ sumstem + maxdbh + maxh + cdlai + sumlai + sumbas +
totalbio + ratio, data = practice)
and the output is:
Prior probabilities of groups:
normal warm
0.5 0.5
Group means:
sumstem maxdbh maxh cdlai sumlai sumbas totalbio
normal 901.3722 16.66994 15.70927 0.010393258 1.672247 5.471812 27.678...