Qs<-ruars(20, rcayley, kappa = 100, space = 'Q4')
#The Fisher et al. method can be accesed from the "region" function or the "fisheretal" function
region(Qs, method = 'eigen', type = 'bootstrap', alp = 0.1, symm = TRUE, estimator = 'mean')
fisheretal(Qs, alp = 0.1, boot=TRUE, symm = TRUE)
Run the code above in your browser using DataLab