Hi Dave,
As I know there is no T value for Fisher's exact test (no matter you
use SAS, R or other packages)
Fisher's exact test is for the categorical data analysis.
Fisher's exact test for testing the null of independence of rows and
columns in a contingency table with fixed marginals
so your result is fail to reject the independence.
(If I am wrong please correct me)
Hope this helps.
Chunhao Tu
Quoting DaveFrisch <[EMAIL PROTECTED]>:
I do not understand how to interpret this to find the T Value for the data.
Is there a way to figure this out, or another function that will provide
this for me using Fisher's Exact Test?
The outcome of my data is listed below.
data: DATA
p-value = 0.1698
alternative hypothesis: true odds ratio is not equal to 1
95 percent confidence interval:
0.6026805 79.8309210
sample estimates:
odds ratio
5.430473
--
View this message in context:
http://www.nabble.com/What%27s-the-T-Value-in-fisher.test-tp18386075p18386075.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.