bc.ci.LS: Large-sample confidence interval for 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.ci.LS(data, alpha = 0.05, symmetric = F)

Arguments

data

Vector of angles.

alpha

Significance level of confidence interval to be obtained. Default is 0.05 (95% confidence interval).

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), and the upper and lower bounds of the confidence intervals calculated.

Examples

1

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