[R] digit precision in p value of rcorr

2012-09-12 Thread Jason Love
Hi all, Sorry about posting a really novice question. I was able to run rcorr after converting the list to a matrix by your help. I'm though wondering if there is any way to find out an exact p value as the output only gave me 0 for P value as shown below. I've added options(digits=10), which doesn

Re: [R] digit precision in p value of rcorr

2012-09-12 Thread Rui Barradas
Hello, You could post to R-Help, maybe it will of use to others. And since it's a follow-up I'll post it there. To get more (or less) digits use the respective argument to print(). Var <- structure(list(D.Prime = c(0.17234, 0.14399, 0.14626, 0.035147, 0.058957), T.statistics = c(4.9268, 2.892