W dniu wtorek, 27 maja 2014 12:19:09 UTC+2 użytkownik Yuuki Soho napisał: > > The simplest way to do it is probably to use a quantile: > > > a=[5 3 2 1.5 1.1 1 0.8 0.25 0.2 0.16] > > q = quantile(vec(a),0.1) > > a = a[1:cut] > > > Does not work always, distributions are different. > How to find the number of elements of the vector from which the chart is > getting flat (where is the beginning of the tail?) > Paul >
- [julia-users] How quickly and automatically find the cut-off... paul analyst
- [julia-users] Re: How quickly and automatically find th... Yuuki Soho
- [julia-users] Re: How quickly and automatically fin... paul analyst
- [julia-users] Re: How quickly and automatically fin... paul analyst
- Re: [julia-users] Re: How quickly and automatic... Harlan Harris
- Re: [julia-users] Re: How quickly and autom... paul analyst
- Re: [julia-users] Re: How quickly and ... Tomas Lycken
- Re: [julia-users] Re: How quickly ... paul analyst
- Re: [julia-users] Re: How quic... Tomas Lycken
