Bypassing machine precision issue when calculating the difference between two extreme probabilities generated by `pnorm()` in R

前端 未结 0 1237
情话喂你
情话喂你 2021-02-19 13:43

For examples, let\'s say I have p1 and p2:

p1 <- pnorm(-50)
p2 <- pnorm(-49)

I would like to know their differenc

相关标签:
回答
  • 消灭零回复
提交回复
热议问题