Note that there are some explanatory texts on larger screens.

plurals
  1. PODrawing random values from a Fisher Distribution
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COMany questions on sampling are already on the site. Short short version: invert the CDF or reject. Existing questions: [Pseudorandom Number Generator - Exponential Distribution](http://stackoverflow.com/q/2106503) [Random number generator that produces a power-law distribution?](http://stackoverflow.com/q/918736) [Probability density function problem, from a paper, implemented using C++, not working as intended](http://stackoverflow.com/q/4103477) [How do I generate points that match a histogram?](http://stackoverflow.com/q/423006). Those aren't in Fortran, but the math is always the same.
      singulars
    2. COHave a look at these two references on directional data. Fisher, NI., Statistical Analysis of Circular Data, Cambridge University Press, 1993. ISBN 0-521-35018-2 Fisher, NI., Lewis, T., Embleton, BJJ. Statistical Analysis of Spherical Data, Cambridge University Press, 1993. ISBN 0-521-45699-1
      singulars
    3. COI guess one thing I don't understand: In the link that I provided, the distribution is in terms of theta. So basically the distribution is one dimensional, so I don't quite understand how it works in 3D? For example, I could simulate some value theta, but that would specify a ring around the mean vector, not an actual point.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload