EnglishFrenchSpanish

OnWorks favicon

pkstatascii - Online in the Cloud

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

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


pkstatascii - program to calculate basic statistics from text file

SYNOPSIS


pkstatascii -i input [-c column] [options] [advanced options]

DESCRIPTION


pkstatascii calculates basic statistics of a data series in a text file.

OPTIONS


-i filename, --input filename
name of the input text file

-size, --size
sample size

-rnd number, --rnd number
generate random numbers

-dist function, --dist function
distribution for generating random numbers, see
http://www.gn/software/gsl/manual/gsl-ref_toc.html#TOC320 (only uniform and
Gaussian supported yet)

-rnda value, --rnda value
first parameter for random distribution (mean value in case of Gaussian)

-rndb value, --rndb value
second parameter for random distribution (standard deviation in case of Gaussian)

-mean, --mean
calculate mean

-median, --median
calculate median

-var, --var
calculate variance

-stdev, --stdev
calculate standard deviation

-skew, --skewness
calculate skewness

-kurt, --kurtosis
calculate kurtosis

-sum, --sum
calculate sum of column

-mm, --minmax
calculate minimum and maximum value

-min, --min
calculate minimum value

-max, --max
calculate maximum value

-hist, --hist
calculate histogram

-hist2d, --hist2d
calculate 2-dimensional histogram based on two columns

-nbin value, --nbin value
number of bins to calculate histogram

-rel, --relative
use percentiles for histogram to calculate histogram

-kde, --kde
Use Kernel ⟨http://pktools.nongnu.org/html/classKernel.html⟩ density estimation
when producing histogram. The standard deviation is estimated based on Silverman's
rule of thumb

-cor, --correlation
calculate Pearson produc-moment correlation coefficient between two columns
(defined by -c <col1> -c <col2>)

-rmse, --rmse
calculate root mean square error between two columns (defined by -c <col1> -c
<col2>)

-reg, --regression
calculate linear regression between two columns and get correlation coefficient
(defined by -c <col1> -c <col2>)

-regerr, --regerr
calculate linear regression between two columns and get root mean square error
(defined by -c <col1> -c <col2>)

-v level, --verbose level
verbose mode when positive

Advanced options

-src_min value, --src_min value
start reading source from this minimum value

-src_max value, --src_max value
stop reading source from this maximum value

-fs separator, --fs separator
field separator.

-r startrow [-r endrow], --range startrow [--range endrow]
rows to start/end reading. Use -r 1 -r 10 to read first 10 rows where first row is
header. Use 0 to read all rows with no header.

-o, --output
output the selected columns

-t, --transpose
transpose input ascii vector (use in combination with --output)

-comment character, --comment character
comment character

24 January 2016 pkstatascii(1)

Use pkstatascii online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad