Message-ID: <CAHLnndaN3uhZZozUOCg_2gEaCbgyEzQXoaa7BnGdN-0njcXzig@mail.gmail.com>
Date: 2017-06-07T14:32:07Z
From: Li Li
Subject: An R question
Hi all,
In checking my R codes, I encountered the following problem. Is there a
way to fix this?
I tried to specify options(digits=). I did not fix the problem.
Thanks so much for your help!
Hanna
> cdf(pmass)[2,2]==pcum[2,2][1] FALSE> cdf(pmass)[2,2][1] 0.9999758> pcum[2,2][1] 0.9999758
[[alternative HTML version deleted]]