This is the command gblreg that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gblreg - Estimate linear regression model
SYNOPSIS
gblreg [options]
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.
OPTIONS
-M the linear regression model (default 0)
0 with estimated intercept
1 with zero intercept
-O the type of output (default 0)
0 regression coefficients
1 regression coefficients and errors
2 x, fitted y, error on y, residual
-w consider provided standard errors on y
-v verbosity level (default 0)
0 just output
1 commented headings
2 model details
-F specify the input fields separators (default " \t")
-h print this help
Use gblreg online using onworks.net services