ComputeStats: Compute stats from a vector of data

Description Usage Arguments Value

Description

Compute stats from a vector of data

Usage

1
ComputeStats(data, ci.level, which)

Arguments

data

A vector.

ci.level

The confidence level for the credible intervals.

which

A string indicating the type of confidence interval. Options are 'percent.change' and 'difference'.

Value

A data.frame with lower, median and upper values for the credible interval, mean, variance, p.value and type.


google/abpackage documentation built on May 8, 2019, 11:44 a.m.