Skip to content
Prev 77710 / 398502 Next

how to keep very small or large number?

When I was computing some joint probabilities, I found
that R reported most of the results to to -Inf and
thus didn't record the value. I guess it is b/c the
joint log(probability) can be extremely small. Is
there a way in R to keep the values even if they are
small?