Skip to main content

Questions tagged [circular-statistics]

Directional statistics (also called circular or spherical statistics) is the discipline of statistics that deals with directions (unit vectors in $\mathbb{R}^n$), axes (lines through the origin in $\mathbb{R}^n$) or rotations in $\mathbb{R}^n$.

0 votes
0 answers
85 views

I'm trying to calculate the mean and the standard deviation of orientation data in R. I have the following two scenarios: orientation label data from 0° to 180°, evenly spaced orientations: ...
vsc32's user avatar
  • 1
0 votes
0 answers
78 views

I want to predict an angular parameter ($\phi$) from some signal using a CNN. Due to the architecture of my code, the regression is done on the two targets ($\cos\phi$, $\sin\phi$). I created a model ...
Neinstein's user avatar
  • 101
8 votes
3 answers
498 views

I want to use a normal distribution to model the density of something around a circle. I want this distribution to be shaped like a bell curve but also to be continuous (and infinitely differentiable) ...
David Moore's user avatar
1 vote
0 answers
94 views

According to this article by Lee 2010 (paywalled) : https://wires.onlinelibrary.wiley.com/doi/abs/10.1002/wics.98 the standard error on the circular mean is given by : Std Error on circ mean = $\delta/...
kkr01's user avatar
  • 11
4 votes
0 answers
86 views

I have 3 uneven groups. Each subject has 5 to 15 observations. My data is circular (0 = 1), and ranges from 0 to 1. I want to compare both the group means, and the dispersion. In a linear model, my ...
CAA's user avatar
  • 95
4 votes
2 answers
232 views

We have a data set for hue, which is a circular variable. However, the data range only over 10 degrees of the possible 360. Can we use a linear mixed model to analyze the data, or do we have to use ...
user469627's user avatar
0 votes
0 answers
161 views

I am working on some models in neuroscience that can be conceived as having data distributed on ellipsoids. In these models (e.g. 1, 2) there is some random variable $y \in \mathbb{R}^n$ and a ...
dherrera's user avatar
  • 2,352
1 vote
1 answer
105 views

I want to fit a mixed model to determine a treatment's effect on a circular response variable (the variable is an angle measured in radians). I want to know how treatment changes both the mu (mean) ...
twilightecologist's user avatar
1 vote
1 answer
100 views

I completed my Master's degree looking at shorebird migration ecology, specifically looking at their behaviour during southbound migration. One component was looking at the conditions upon departure ...
user avatar
2 votes
0 answers
126 views

I routinely scale non-circular variables using methods you can see here. If I use the same methods with circular data, the cutoff creates issues, such as huge "jumps" in the data depending ...
statisticianwannabe's user avatar
2 votes
0 answers
89 views

I am trying to extract points on a sphere in python. I have to localise event in the sky and produce a map using healpy. During the test session I used the von Mises-Fisher since I assumed that ...
Raul's user avatar
  • 21
4 votes
1 answer
317 views

I am developing a mixed-effects binomial logistic regression (using glmmTMB, family = binomial) where the response is presence-absence. One of my potential predictors is hour of day, which takes ...
Laura's user avatar
  • 391
3 votes
1 answer
148 views

I've got a project I'm working on where I've got the orientation (normal) vectors of planes. These vectors are all within a unit hemisphere where the $z$-coordinate is strictly positive. The ...
David G.'s user avatar
  • 169
0 votes
0 answers
83 views

Suppose I have data about patient sneezes, e.g.,: Name Time Loudness Alex 07:59 10 Bob 08:03 12 Charlie 17:06 9 Alex 08:09 13 ... You can see ...
sds's user avatar
  • 2,286
0 votes
1 answer
111 views

I'm trying to understant how to interpretresults from the bpnreg package to do glm on a circular response variable (flight directions). I understood from the paper that the interpretation can be done ...
Tanuki's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
20