Description Usage Arguments Details Value References Examples
Find the radius of a 100α% confidence region for the projected mean Rancourt et al. (2000)
1 2 3 4 5 6 7 | rancourtCR(Qs, a)
## S3 method for class 'Q4'
rancourtCR(Qs, a)
## S3 method for class 'SO3'
rancourtCR(Rs, a)
|
Rs,Qs |
A n-by-p matrix where each row corresponds to a random rotation in matrix (p=9) or quaternion form (p=4) |
a |
The alpha level desired, e.g. 0.05 or 0.10 |
This works in the same way as done in Bingham et al. (2009) which assumes rotational symmetry and is therefore conservative.
radius of the confidence region centered at the projected mean
Bingham M, Nordman D and Vardeman S (2009). "Modeling and Inference for Measured Crystal Orientations and a Tractable Class of Symmetric Distributions for Rotations in three Dimensions." _Journal of the American Statistical Association_, *104*(488), pp. 1385-1397.
Rancourt D, Rivest L and Asselin J (2000). "Using orientation statistics to investigate variations in human kinematics." _Journal of the Royal Statistical Society: Series C (Applied Statistics)_, *49*(1), pp. 81-94.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.