KURT Name
KURT Purpose
Returns the kurtosis of an array (4th moment/2nd moment^2).
Category
Calling Sequence
k = kurt(a) Inputs
a = input array. in Keyword Parameters
Outputs
k = kurtosis of a. out Common Blocks
Notes
Modification History
Copyright (C) 1994, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.