getstats {batwing}R Documentation

Function to summarise the output from a BATWING run

Description

Returns a summary for a BATWING run

Usage

getstats(o, sf = 4, probs=c(0.1,0.95))

Arguments

o The BATWING output data frame
sf Number of significant figures
probi The probabilities for the returned quantiles?

Value

A matrix of summary statistics: means medians and quantiles, for each column in the input data.

Author(s)

Ian Wilson I.J.Wilson@ncl.ac.uk

Examples



[Package batwing version 0.1 Index]