logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

statreport - Compute summary statistics for tab-delimited data files.

All Options:

-h, –help
              Produce help message.

       -V, –verbose
              Output more log messages on stderr.

       -sarg (=10%), –skiparg (=10%)
              Number of initial lines to skip.

       -xarg (=1), –subsamplearg (=1)
              Factor by which to sub-sample.

       -uarg, –untilarg
              Read up to this iteration.

       -Iarg, –ignorearg
              Do not analyze these fields.

       -Sarg, –selectarg
              Analyze only these fields.

       -i, –individual
              Show results for individual files separately also.

       –trutharg
              True value

       –minarg
              Required minimum number of lines to read.

       –mean  Show mean and standard deviation.

       –mode  Show mode (with precision)

       –log-mean
              Show log mean of X given log X.

       –median
              Show median and confidence level.

       –confidencearg (=0.95)
              Confidence interval levels (colon-separated).

       –BCIarg (=HPD)
              Type of Bayesian Credible Interval (BCI): HPD or central

       -parg (=4), –precisionarg (=4)
              Number of significant figures.

Authors

       Benjamin Redelings.

                                                    Feb 2018                                       statreport(1)

Description

       Compute summary statistics for tab-delimited data files.

Name

statreport - Compute summary statistics for tab-delimited data files.

Reporting Bugs:

       BAli-Phy online help: <http://www.bali-phy.org/docs.php>.

       Please send bug reports to <bali-phy-users@googlegroups.com>.

Synopsis

statreport [OPTIONS] file1 [file2 file3 ...  ]

See Also