Man page - statreport(1)
Packages contains this manual
- alignment-consensus(1)
- cut-range(1)
- alignment-thin(1)
- alignment-max(1)
- bali-phy-pkg(1)
- bp-analyze(1)
- alignment-draw(1)
- summarize-ancestors(1)
- extract-ancestors(1)
- stats-select(1)
- mctree-mean-lengths(1)
- trees-consensus(1)
- alignment-find(1)
- bali-phy(1)
- statreport(1)
- alignment-indices(1)
- tree-mean-lengths(1)
- pickout(1)
- draw-tree(1)
- alignment-gild(1)
- alignment-distances(1)
- alignment-info(1)
- tree-tool(1)
- alignments-diff(1)
- trees-bootstrap(1)
- mcon-tool(1)
- alignment-cat(1)
- alignment-chop-internal(1)
- alignment-translate(1)
- trees-distances(1)
- bali-subsample(1)
apt-get install bali-phy
Manual
statreport
NAMESYNOPSIS
DESCRIPTION
ALL OPTIONS:
REPORTING BUGS:
AUTHORS
NAME
statreport - Compute summary statistics for tab-delimited data files.
SYNOPSIS
statreport [OPTIONS] file1 [file2 file3 ... ]
DESCRIPTION
Compute summary statistics for tab-delimited data files.
ALL OPTIONS:
-h , âhelp
Produce help message.
-V , âverbose
Output more log messages on stderr.
-s arg (=10%), âskip arg (=10%)
Number of initial lines to skip.
-x arg (=1), âsubsample arg (=1)
Factor by which to sub-sample.
-u arg , âuntil arg
Read up to this iteration.
-I arg , âignore arg
Do not analyze these fields.
-S arg , âselect arg
Analyze only these fields.
-i , âindividual
Show results for individual files separately also.
âtruth arg
True value
âmin arg
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.
âconfidence arg (=0.95)
Confidence interval levels (colon-separated).
âBCI arg (=HPD)
Type of Bayesian Credible Interval (BCI): HPD or central
-p arg (=4), âprecision arg (=4)
Number of significant figures.
REPORTING BUGS:
BAli-Phy online help: http://www.bali-phy.org/docs.php .
Please send bug reports to bali-phy-users@googlegroups.com .
AUTHORS
Benjamin Redelings.