Displaying 20 results from an estimated 258 matches for "pfizer".
Did you mean:
filer
2002 Jun 18
2
Problems with url/download and http_proxy
...d like to use the getBioC.R script from
http://www.bioconductor.org/getBioC.R to install the biobase packages.
Unfortunately, url() and download.file() die when trying to talk to my
proxy:
> getBioC("exprs")
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connec...
2002 Jun 18
2
Problems with url/download and http_proxy
...d like to use the getBioC.R script from
http://www.bioconductor.org/getBioC.R to install the biobase packages.
Unfortunately, url() and download.file() die when trying to talk to my
proxy:
> getBioC("exprs")
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connec...
2008 Sep 02
0
SALE 71% OFF on Pfizer
Dear asterisk-users at lists.digium.com, Best Price Only Today.
http://byz.domemax.com?itg
2002 Feb 28
3
is there a limit to the length of validusers= lines (i.e over 102 4 bytes)
...lines. I assume that a 1k buffer is
overrun. Yes, we have that many users for some shares.
What is the limit in more recent samba's (2.2.x) - I know this is in the
source - so if someone could point me in the right direction I'll go look (I
am not a great C coder:-).
Thanks
Greg Cope
PFIZER GLOBAL RESEARCH AND DEVELOPMENT
----------------------------------------------------------------
This message and any attachment has been virus checked by the
PGRD Sandwich Data Centre.
----------------------------------------------------------------
2003 May 22
4
grep, gsub, sub have problems with NA values (PR#3078)
In a string context, grep, gsub, sub are improperly treating NA (missing) as
the string "NA", and returning unexpected results
> grep("A", c(NA,"NA"))
[1] 1 2
# expected:
# [1] 2
> gsub("A", "X", c(NA,"NA"))
[1] "NX" "NX"
# expected
# [1] NA "NX"
> sub("A", "X",
2013 Sep 11
0
Nonclinical Statistician
Pfizer is hiring a statistician supporting early drug discovery for Global
Medicinal Chemistry and Pharmacokinetics, Dynamics and Metabolism (PDM).
If interested, go to http://pfizercareers.com/ and search for job ID
985944. The location is Groton, Connecticut.
Responsibilities
The statistician will...
2003 Dec 09
3
latex problem with \preformatted (PR#5645)
...e = "\\begin\{verbatim\}" . $code . "\\end\{verbatim\}";
+ $code = "\\begin\{verbatim\}" . $code . "\\end\{verbatim\}\n";
$code;
}
after which everything works fine.
-Greg
Gregory R. Warnes, Ph.D.
Senior Coordinator
Groton Non-Clinical Statistics
Pfizer Global Research and Development
<<Warnes, Gregory R.vcf>>
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
2002 Jun 19
0
[R] Problems with url/download and http_proxy
This does seem to fix my problem:
> Sys.getenv("http_proxy")
http_proxy
"http://gproxy1.pfizer.com/"
> url("http://cran.r-project.org/src/contrib/PACKAGES",'r')
description
"http://cran.r-project.org/src/contrib/PACKAGES"
class
&...
2003 Aug 28
0
Rejection: A message you sent was rejected.
This message was created automatically by mail delivery software.
Delivery failed for the following recipients(s):
irma.ron@pfizer.com
Pfizer prohibits transmission via e-mail of attachments with certain extensions. You attempted to send a message with one or more of the prohibited attachments. If you have a business reason to send the blocked attachment(s), please contact the recipient to arrange successful transmission.
ap...
2017 Jul 27
1
nonclinical statistician
Associate Director, Statistics
USA - MA - Cambridge Kendall Sq. 700 Main
USA - CT - Groton
Seeking a motivated and experienced statistician with a solid
background in nonclinical statistics to provide support and leadership
to Pfizer?s discovery sciences by influencing choice of targets,
compounds, doses, and formulations at key decision points and
meetings. ?The nonclinical statistician will provide state-of-the-art
statistical design, analysis, and interpretation of high quality
studies and experiments that underpin or enable...
2009 Jul 24
1
Conditional sorting
...46428
language R
version.string R version 2.7.2 (2008-08-25)
Any thoughts you could provide would be greatly appreciated. Thanks and
have a great day!
Steve
Steve Riley, Pharm.D., Ph.D.
Clinical Pharmacology, Specialty Neuroscience
Pfizer Specialty Care Business Unit
Mail Stop MS 6025-B2110
50 Pequot Ave
New London, CT 06320
Steve.Riley@Pfizer.com
Tel: (860) 732-1796
Fax: (860) 686-5672
[[alternative HTML version deleted]]
2002 Jan 25
3
make check fails when R_HOME env var set (PR#1284)
When the R_HOME environment variable is set, R issues a warning messages
when it starts up. When doing 'make check' this causes the check for
eval-etc.R to fail:
[...]
make[3]: Leaving directory
`/Volumes/app/R/src/R-1.4.0_patched_2002-01-24/tests'
running strict specific tests
make[3]: Entering directory
`/Volumes/app/R/src/R-1.4.0_patched_2002-01-24/tests'
running code in
2005 Dec 20
2
Extracting data from .zip file in WINDOWS version of package
...acted temporarily, and not the file
"CAMP.ped" - which causes the error.
Linux version does not face this problem as the data directory is not zipped.
Could you please suggest a way around for this problem?
Thanks.
Best,
Nitin
______________________
Nitin Jain, PhD
<nitin.jain at pfizer.com>
Non Clinical Statistics
Pfizer, Inc. (Groton, CT)
Bldg: 260, # 1451
Ph: (860) 686-2526 (Office)
Fax: (860) 686-6170
----------------------------------------------------------------------
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
2002 Jun 19
0
FW: [R] Problems with url/download and http_proxy (PR#1689)
...to be required, so rather than fix the docs can
anyone fix the problem?
On Tue, 18 Jun 2002, Warnes, Gregory R wrote:
>
> Just adding the trailing slash doesn't seem to help:
>
> > Sys.getenv('http_proxy')
> http_proxy
> "http://gproxy1.pfizer.com/"
>
> > url("http://cran.r-project.org/src/contrib/PACKAGES",'r')
> connect: Cannot assign requested address
> unable to connect to 'gproxy1.pfizer.com'.
> Error in url("http://cran.r-project.org/src/contrib/PACKAGES", "r"...
2010 Jan 29
0
Statistical Position Supporting Systems Biology
Position:
Statistician in a systems biology team focused on metabolic disorders such
as diabetes and obesity.
The position is part of a statistics group supporting Pfizer global research
and development.
Role and Responsibilities:
The statistician will be an integral member of a systems biology team which
develops and/or uses computational and statistical approaches to manage and
derive knowledge of biological processes from large biological datasets
(e.g., expr...
2010 Mar 17
0
Preclinical Statistician
...sibilities of this position can evolve over time to include
support for early clinical trials work in these disease areas as well.
The ideal candidate will have a real interest in understanding the
basic biology of these diseases in order to provide effective
statistical consultation. To this end, Pfizer offers company paid,
on-site opportunities for training in the biological sciences in
partnership with area universities.
The qualified candidate must have an M.S. or Ph.D. in Statistics or
Biostatistics, as well as a minimum of two years statistical
consulting experience in applying statistics t...
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
Package: mcgibbsit
Title: Warnes and Raftery's MCGibbsit MCMC diagnostic
Version: 1.0
Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com>
Description:
mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit
run-length diagnostic for a set of (not-necessarily independent) MCMC
sampers. It combines the estimate error-bounding approach of Raftery
and Lewis with evaulate between verses within chain...
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
Package: mcgibbsit
Title: Warnes and Raftery's MCGibbsit MCMC diagnostic
Version: 1.0
Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com>
Description:
mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit
run-length diagnostic for a set of (not-necessarily independent) MCMC
sampers. It combines the estimate error-bounding approach of Raftery
and Lewis with evaulate between verses within chain...
2011 May 11
1
Adding reference line or plane to cloud or wireframe
...sim$cl <- cl*(sim$wt/70)**0.412 * (sim$age/50)**0.152
library(lattice)
print(cloud(cl~wt*age, data = sim))
Any thoughts you could provide are greatly appreciated. Thank you!
Steve
Steve Riley, PharmD, PhD
Clinical Pharmacology
Specialty Care Medicines Development Group
Pfizer Inc.
445 Eastern Point Rd MS 8260-2513
Groton, CT 06340
Email: steve.riley@pfizer.com <mailto:steve.riley@pfizer.com>
Phone: (860) 441-3435
Fax: (860) 686-5672
[[alternative HTML version deleted]]
2004 Mar 25
2
Odd error in R CMD check (PR#6695)
...9;Creating R packages'
of the 'Writing R Extensions' manual.
* checking index information ... OK
I don't think there is anything wrong with my DESCRIPTION file, since this
occures with both my gregmisc and genetics packages.
-G
Gregory R. Warnes
Manager, Non-Clinical Statistics
Pfizer Global Research and Development
Tel: 860-715-3536
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}