Skip to content
Prev 82 / 7419 Next

rpart with circular data?

Hi Rainer,

In a similar situation I used the two components of the normal vector
of the surface ("northing" & "easting"). I.e. for a horizontal plane
both are 0, for a vertical slope facing south northing=-1and
easting=0, etc. This descartian decomposition of the slope vector
avoids the problem of circularity present in the widespreadly used
polar (aspect, slope) decomposition, and thus seems to suit ecological
problems much better to me. However I have not looked into this much,
I am also very interested in the opinion of others.

B?lint
On Mon, May 12, 2008 at 11:35 AM, Rainer M Krug <r.m.krug at gmail.com> wrote: