Tried using the example data provided by the package and specified the use of CI bootstrap:
rmcorr(Subject, PaCO2, pH, bland1995, CI.level=0.95, CIs=c("analytic","bootstrap"), nreps=100,bstrap.out=T)
But the CI with and without using bootstrapping are the same? why is that? is there anything wrong with the argument above?
Thank you.
Tried to use the command to get bootstrap CI but not success.
dput?