search for: radx

Displaying 1 result from an estimated 1 matches for "radx".

Did you mean: radix
2006 Aug 14
1
CircStats help
...able at any of my university libraries. Here is an example. The values of "x" are directions in degrees of one amphibian over 6 days and I'd just like to simply calculate the mean direction: > x <- c(5.009684,37.814266, 295.722970, 0.000000, 326.463366,242.678840) > radx <- rad(x) > circ.mean(radx) [1] -0.4283351 > deg(-0.4283351) [1] -24.54179 I would just like this number to be converted to the appropriate angle between 0-360 degrees. Can someone help me? Sincerely, Isabelle Deguise MSc candidate [[alternative HTML version deleted]]