summary.circular: Descriptive statistics and Rayleigh test

Description Usage Arguments Value See Also

View source: R/summary.circular.R

Description

Descriptive statistics and Rayleigh test

Usage

1
2
## S3 method for class 'circular'
summary(object, ...)

Arguments

object

vector of angles, of class circular

...

passthrough argument

Value

A data.frame with columns

n:

sample size

mean:

mean angle

se.mean:

standard error of the mean angle

kappa:

kappa parameter (concentration) of a Von Mises distribution fitted to the data

se.kappa:

standard error of the kappa parameter

variance:

angular variance (i.e. 1-r)

r:

Rayleigh's r, quantifying concentration

p.value:

p-value of the Rayleigh test

See Also

Functions in the circular package: link[circular]{mean.circular} and link[circular]{rayleigh.test}


jiho/discr documentation built on May 19, 2019, 9:30 a.m.