.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH GBMSTAT "1" "March 2018" "gbmstat 5.7.1" "User Commands" .SH NAME gbmstat \- Computing statistics in a moving windows .SH SYNOPSIS .B gbmstat [\fI\,options\/\fR] .SH DESCRIPTION Compute moving average. Data are read from standard input. .SH OPTIONS .TP \fB\-s\fR number of steps to average (default 10) .TP \fB\-t\fR compute average for each column of input .TP \fB\-D\fR ignore NAN entries in computation .TP \fB\-O\fR set the output, comma separated list of mean, adev, std, var, skew, kurt, min ,max and nonan (default mean). nonan works only with option \fB\-D\fR .TP \fB\-F\fR specify the input fields separators (default " \et") .TP \fB\-h\fR this help .SH AUTHOR Written by Giulio Bottazzi .SH "REPORTING BUGS" Report bugs to .PP .br Package home page .SH COPYRIGHT Copyright \(co 2001\-2018 Giulio Bottazzi This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (version 2) as published by the Free Software Foundation; .PP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.