[Rd] plot with Julian date (PR#9145)

2006-08-14 Thread cspark
Full_Name: Chanseok Park Version: 2.3.1 OS: RHEL Submission from: (NULL) (130.127.112.89) Dear Sir/Madam: I wrote some examples below. The plot() function is not working properly with Julian date. For example, log="" should be a default option, but without the repetition of this default option

[Rd] pbinom( ) function (PR#8700)

2006-03-21 Thread cspark
Full_Name: Chanseok Park Version: R 2.2.1 OS: RedHat EL4 Submission from: (NULL) (130.127.112.89) pbinom(any negative value, size, prob) should be zero. But I got the following results. I mean, if a negative value is close to zero, then pbinom() calculate pbinom(0, size, prob). dbinom() also b