Currently sub(perl=TRUE) allows you to specify \U and \L
in the replacement argument so that the rest of the subpatterns
in the line (the \\ things) will be converted to upper
or lower case, respectively. perl also also has a \E operator
to end these case conversions for the rest of the subpattern
On 4/13/2009 9:00 AM, zhlo...@yeah.net wrote:
Full_Name: Zhang Long
Version: 2.8.1
OS: winxp sp3
Submission from: (NULL) (121.33.190.173)
the script editor did not respect user preferences for the "User Input colour".
it's always black, so when I set my console "background colour" to black, I
c
Full_Name: Zhang Long
Version: 2.8.1
OS: winxp sp3
Submission from: (NULL) (121.33.190.173)
the script editor did not respect user preferences for the "User Input colour".
it's always black, so when I set my console "background colour" to black, I
can't
use the script editor
R 2.8.1
Ubuntu 64amd
RODBC 1.2-5
-
This was a hard-to-track bug for me, because sqlQuery() did not fail -
instead, it looked like it returned some good data and some NA where there
should have been numbers and 0 where there should have been NAs.
I did:
(a) sqlQu
Thanks, Bill. Searching R-devel based on your input shows that this is
a known issue as pointed out by Martin Maechler:
https://stat.ethz.ch/pipermail/r-devel/2008-October/051109.html
- Tom
On Sun, Apr 12, 2009 at 11:34 PM, William Dunlap wrote:
>
> It may have to do with the results of is.ob
4...@queensu.ca wrote:
Full_Name: Andrey Pavlov
Version: 2.7.1 (2008-06-23)
!!!
OS: Windows Vista
Submission from: (NULL) (67.193.233.43)
Dear developers,
I discovered an issue with the dnbinom function while fitting a negative
binomial model to my data. I was using the size and mu paramet
Full_Name: Andrey Pavlov
Version: 2.7.1 (2008-06-23)
OS: Windows Vista
Submission from: (NULL) (67.193.233.43)
Dear developers,
I discovered an issue with the dnbinom function while fitting a negative
binomial model to my data. I was using the size and mu parameterization. When
the size gets lar