Man page - gbkreg2d(1)
Packages contas this manual
- gbtest(1)
- gbfilternear(1)
- gbconvtable(1)
- gbinterp(1)
- gblafit(1)
- gbker(1)
- gbdist(1)
- gbalafit(1)
- gbenv(1)
- gbgrid(1)
- gblreg(1)
- gbbin(1)
- gbacorr(1)
- gbrand(1)
- gbnlprobit(1)
- gbglreg(1)
- gbgcorr(1)
- gbnlmult(1)
- gbget(1)
- gbmave(1)
- gbkreg(1)
- gbxcorr(1)
- gbplot(1)
- gbnlqreg(1)
- gbquant(1)
- gbfun(1)
- gbhisto2d(1)
- gbnlpanel(1)
- gbmodes(1)
- gbhill(1)
- gbboot(1)
- gbstat(1)
- gbdummyfy(1)
- gbaepfit(1)
- gbhisto(1)
- gbepfit(1)
- gbker2d(1)
- gbmstat(1)
- gbkreg2d(1)
- gbnlpolyit(1)
- gbnlreg(1)
- gblaepfit(1)
- gbnear(1)
apt-get install gbutils
Manual
| GBKREG2D(1) | User Commands | GBKREG2D(1) |
NAME
gbkreg2d - Kernel non linear regression for bivariate data
SYNOPSIS
gbkreg2d [options]
DESCRIPTION
2D kernel estimation of conditional moments. Data are read from standard input as triplet (x,y,z). The moments of z are computed on a regular grid in x and y The kernel bandwidth if not provided with the option -H is set automatically. Different bandwidths can be specified for x and y. Different moments are given in different data block. Options -n, -f, -H and -S accept comma separated values to specify different values for x and y components
OPTIONS
- -n
- number of points where the estimation is computed (default 10)
- -f
- fraction of the support for which to print the result (default .9)
- -H
- set the kernel bandwidth explicitly
- -S
- scale the kernel bandwidth with respect to heuristic 'optimal'
- -K
- choose the kernel: 0 Epanenchnikov, 1 Rectangular, 2 Silverman type I 3 Silverman type II (default 0)
- -O
- set the output, comma separated list of m mean, v standard deviation, s skewness and k kurtosis (default m)
- -D
- switch off data de-variation procedure
- -v
- verbose mode
- -F
- specify the input fields separators (default " \t")
- -h
- this help
AUTHOR
Written by Giulio Bottazzi
REPORTING BUGS
Report bugs to <gbutils@googlegroups.com>
Package home page <http://cafim.sssup.it/~giulio/software/gbutils/index.html>
COPYRIGHT
Copyright © 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;
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.
| June 2021 | gbkreg2d 6.2 |