GBGLREG(1) | User Commands | GBGLREG(1) |
gbglreg - Estimate general linear regression model
gbglreg [options]
General Linear regression. Data are read in columns (X_1 .. X_N Y). The last column contains the dependent observations. With option -w standard errors associated with the observations can be provided. In this case data are read as (X_1...X_N,Y,std(Y)).
Written by Giulio Bottazzi
Report bugs to <gbutils@googlegroups.com>
Package home page <http://cafim.sssup.it/~giulio/software/gbutils/index.html>
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 | gbglreg 6.2 |