Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
help for the first poster- a simple question
Xuejun Qin
·
Mar 3, 2008
·
r-help
Hi, there, I cannot get accurate value for calculation. for example: ld<-sqrt(1*0.05*0.95*0.05*0.95) 0.05*0.95-ld=-6.938894e-18 0.05*0.95-ld==0 is False. I met...
help for the first poster- a simple question
Xuejun Qin
·
Mar 3, 2008
·
r-help
Thanks for all response. Here is more closer to my question, p<-0.05 f<-0.05 ld<-sqrt(f* (1 - f) * p * (1 - p)) D <- (p * (1 - f) - ld)/p d <- ((1 - p) * f - ld)/(1 - p) haplo<-data...
Can't find what you're looking for? Try searching with Google .