zhangCR.SO3: Zhang CR Method

Description Usage Arguments Value Examples

Description

Find the radius of a 100(1-a) projected mean

Usage

1
2
  ## S3 method for class 'SO3'
 zhangCR(Rs, alpha, m = 300, pivot = T)

Arguments

Rs

A n-by-9 matrix where each row corresponds to a random rotation in matrix form

m

Number of replicates to use to estiamte cut point

alpha

The alhpa level desired

pivot

should the pivotal (T) or non-pivotal (F) method be used

Value

radius of the confidence region centered at the projected mean

Examples

1
2
Rs<-ruars(20,rcayley,kappa=100)
region(Rs,method='zhang',alpha=0.9)

heike/rotations documentation built on May 17, 2019, 3:24 p.m.