EnglishFrenchSpanish

Ad


OnWorks favicon

gbnlreg - Online in the Cloud

Run gbnlreg in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gbnlreg 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


gbnlreg - Non linear regression

SYNOPSIS


gbnlreg [options] <function definition>

DESCRIPTION


Non linear least square regression. Read data in columns (X_1 .. X_N). The model is
specified by a function f(x1,x2...) using variables names x1,x2,..,xN for the first,
second .. N-th column of data. f(x1,x2,...) are assumed i.i.d.

OPTIONS


-O type of output (default 0)

0 parameters

1 parameters and errors

2 <variables> and residuals

3 parameters and variance matrix

4 parameters, errors and s-scores

-V variance matrix estimation (default 0)

0 <gradF gradF^t>

1 < J^{-1} >

2 < H^{-1} >

3 < H^{-1} J H^{-1} >

-v verbosity level (default 0)

0 just results

1 comment headers

2 summary statistics

3 covariance matrix

4 minimization steps

5 model definition

-M estimation method (default 0)

0 ordinary least square (OLS)

1 minimum absolute deviation (MAD)

2 asymmetric MAD

-e minimization tolerance (default 1e-5)

-i minimization max iterations (default 500)

-E restart accuracy (default 1e-5, ignored with option -M 0)

-I restart max iterations (default 2000, ignored with option -M 0)

-F input fields separators (default " \t")

-h this help

Use gbnlreg online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad