.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH GBLREG "1" "March 2018" "gblreg 5.7.1" "User Commands" .SH NAME gblreg \- Estimate linear regression model .SH SYNOPSIS .B gblreg [\fI\,options\/\fR] .SH DESCRIPTION Linear regression. Data provided should have independent variable on the 1st column and dependent variable on the 2nd. Standard error on dependent variable can be provided on the 3rd column. .SH OPTIONS .TP \fB\-M\fR the linear regression model (default 0) .TP 0 with estimated intercept .TP 1 with zero intercept .TP \fB\-O\fR the type of output (default 0) .TP 0 regression coefficients .TP 1 regression coefficients and errors .TP 2 x, fitted y, error on y, residual .TP \fB\-w\fR consider provided standard errors on y .TP \fB\-v\fR verbosity level (default 0) .TP 0 just output .TP 1 commented headings .TP 2 model details .TP \fB\-F\fR specify the input fields separators (default " \et") .TP \fB\-h\fR print 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.