On 26.02.2016 10:53, Sema Atasever wrote:
Dear Authorized Sir / Madam, If you don't mind, I want to ask how can i calculate negative log of the E-Values in R. *For Example: * What is the negative log of the 4e-108?
what about log(4e-108) ? (although I wonder if this is numerical sensible at all...). Or do you want to know that 4e-108 == 4*10^(-108) ? Best, Uwe Ligges
I would appreciate if you could advise me some methods. Thanks in advance. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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 -- To UNSUBSCRIBE and more, see 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.