| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | discriminant function follow-up |
| From: | Lisa Crozier <lcrozier@uchicago.edu> |
| Date: | Mon, 22 Mar 2004 10:44:34 -0600 |
|
Hi folks, I propose that you use a different approach to model your data: CART classification trees (you can do this in S-Plus with Terry Therneau's RPART library http://www.stats.ox.ac.uk/pub/MASS3/Winlibs/). Classification trees are better in my opinion at solving your questions: 1) they do automatic selection of the most important explanatory variables and inform you about interactions among them, so you do not need to do a stepwise analysis. 2) the trees they produce are easy to interpret ecologically, and are based on untransformed variables. 3) they accept quantitative as well as qualitative variables, and you do not need to worry about scaling them And you do not need limit your sites to those close to the range edge, although you want to consider prior probabilities in setting your model. I have attached a paper that goes in more details. Vayssières, M., Plant, R., Allen-Diaz, B. 2000. Classification trees: an alternative non-parametric approach for predicting species distributions. Journal of Vegetation Science 11: 679-694 ORIGINAL POST At 03:22 PM 3/10/2004 -0600, you wrote: I am trying to generate a dfa model of my data. My goal is to identify key climatic features associated with the geographical range limit in a particular species. The data consists of the presence/absence of a species and environmental characteristics (temperature and ppt of each site). I tried to use code from Venables & Ripley, Modern Appl. Stat, but it doesn't work in S+6.1. I am trying to do these things: Dept Biology, Mailstop 351800 University of Washington Seattle, WA 98195 206-543-4859 (lab) 206-616-2011 (fax) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: export data, Patrick Burns |
|---|---|
| Next by Date: | trellis plot labels, Ping Zhang |
| Previous by Thread: | export data, yiwu ye |
| Next by Thread: | trellis plot labels, Ping Zhang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |