bc.sample.statistics: Bias-corrected circular sample statistics.

Description Usage Arguments Value Examples

View source: R/Exploratory.R

Description

Obtain the main circular sample statistics of the distribution, with large-sample normal-theory confidence intervals.

Usage

1
bc.sample.statistics(data, symmetric = F)

Arguments

data

Vector of angles.

symmetric

Boolean indicating whether or not the data is assumed to be symmetric.

Value

A list containing estimates of mu (location), rho (concentration), beta2 (skew) and alpha2 (kurtosis).

Examples

1

ClairBee/AS.circular documentation built on Jan. 24, 2020, 3:57 p.m.