logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gbmstat - Computing statistics in a moving windows

Author

       Written by Giulio Bottazzi

Description

       Compute moving average. Data are read from standard input.

Name

       gbmstat - Computing statistics in a  moving windows

Options

-s     number of steps to average (default 10)

       -t     compute average for each column of input

       -D     ignore NAN entries in computation

       -O     set  the  output,  comma  separated  list  of mean, adev, std, var, skew, kurt, min ,max and nonan
              (default mean). nonan works only with option -D-F     specify the input fields separators (default " \t")

       -h     this help

Reporting Bugs

Synopsis

gbmstat [options]

See Also