Thanks for your help. I was not familiar with this form of notating the p
value.
--
View this message in context:
http://r.789695.n4.nabble.com/p-value-in-R-beginners-question-tp3915873p3918140.html
Sent from the R help mailing list archive at Nabble.com.
The p-value as I understand it, is the probability of seeing a phenomenon at
least as extreme as the one which you observed assuming the null hypothesis
is true. In other words, if you assume there is no difference (which is the
NULL for you here I believe), and there is an 81% chance of seeing dat
This is just scientific notation, so
8.15e-01 is the same as:
> 8.15*10^-1
[1] 0.815
niki wrote:
>
> Dear all,
>
> i have done some regression analyses but i do not understand the p value.
> These are the results
>
>t-value p value
> geno.1
3 matches
Mail list logo