Prezados,
considere os dados
>teste<-matrix(c(3,8,15,75,1,12,0,2,18,49,27,56),nrow=4)
ao executar o comando> fisher.test(teste)
aparece a mensagem abaixo.
>Erro em fisher.test(teste) : FEXACT error 6.
>LDKEY is too small for this problem.
>Try increasing the size of the workspace.