gbhisto2d - Online in the Cloud

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


gbhisto2d - Produce 2D histogram from data

SYNOPSIS


gbhisto2d [options]

DESCRIPTION


2D histogram on a regular grid. Data are read from standard input as couples (X,Y). If
data are treated as continuous, equispaced bins are built and their center coordinates
together with the required statistics are printed. For discrete variables, bins are built
directly from the given variables.

Options :
-M choose the statistics to print for each bin (default 0)

0 occurrences number for continuous binned variables (*)

1 relative frequency for continuous binned variables (*)

2 empirical density for continuous binned variables (*)

3 occurrences number for discrete symmetric variables (bins{X}=bins{Y})

4 relative frequency for discrete symmetric variables (bins{X}=bins{Y})

5 transition matrix (X=>Y)

6 occurrences number for discrete asymmetric variables

7 relative frequency for discrete asymmetric variables

-n number of equispaced bins where the histogram is computed. For output marked with
(*), use comma ',' to specify different values for x and y coordinates. (default
10)

-v verbose mode

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

-h this help

Use gbhisto2d online using onworks.net services



Latest Linux & Windows online programs