search for: abdulkadir

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

Did you mean: abdelkader
2002 Sep 09
0
Re: [S] First max of a vector
...k, I had introduced the functions which.min() and which.max() into R, a while ago [R 1.1.0 (June 15, 2000)]. Speed comparison when x is of length 10000, shows a speedup of about a factor of 13 {varying between 9 & 20}. S-plus is not yet compatible here.. :-) ;-) >> ***> Abdulkadir Hussein wrote (Fri, 06 Sep 2002 17:55:33 >> MDT) Hi S-group, Is anyone aware of a function in S-plus >> which returns the index (position) of the first global >> max of a vector x? ... I would appreciate any >> suggestions.. >> >> Regards...