stats.beta: stats.beta

Description Usage Arguments Details Value Examples

View source: R/stats.beta.r

Description

These functions are used to compute statistics required by the beta chart.

Usage

1
stats.beta(data, sizes)

Arguments

data

the observed data values.

sizes

sample sizes

Details

Provides a list containing the centerline of the chart pbar and the data manipulated to be used in the construction of the chart data/sizes.

Value

The function stats.beta returns a list with components statistics and center.

Examples

1
2

bcc documentation built on April 28, 2020, 5:05 p.m.