.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .TH GBNEAR "1" "October 2018" "gbnear 6.0.beta2" "User Commands" .SH NAME gbnear \- Produce nearest neighborhood density estimate .SH SYNOPSIS .B gbnear [\fI\,options\/\fR] .SH DESCRIPTION Nearest neighbors density estimation. Data are read from standard input. The density is computed on a regular grid. .SH OPTIONS .TP \fB\-n\fR number of points where the density is computed (default 10) .TP \fB\-k\fR number of neighbors points considered (default 2) .TP \fB\-K\fR choose the kernel to use: 0 Epanenchnikov, 1 Rectangular (default 0) .TP \fB\-v\fR verbose mode .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.