Displaying 20 results from an estimated 4000 matches similar to: "state map question"
2007 Feb 22
2
question about boxplot
Here is a question from an old guy:
 
I want to use the boxplot function as follows:
 
boxplot( p.prop ~ R  + bins )
 
This command makes nice boxplot for the factor "R" crossed with the factor "bins".
 
I am having alot of trouble getting control of the labels on the X axis. I want to control it more by specifying what the labels are, controling the 'size' of those
2009 Apr 03
1
US county map question
Hi R-help:
I'm just an old guy and new to this list... But have been using R for
years now.
I want to make a map of counties in the US with shaded colors that
depend on the level of variable "Y" that I want to map.
I have the US county and state fips codes and the Y variable.
How do I do this?
Please reply to pzs6@cdc.gov
Thanks,
Phil Smith
pzs6@cdc.gov
 
	[[alternative HTML
2007 Jul 03
1
Please help with legend command
Hi R-ers:
I'm drawing a plot and have used different line types (lty) for
different race/ethnicity groups. I want a legend that explains what line
types correspond to the different race/ethnicity groups. I used the
following code:
legend( 1992 , 42  , c("Hispanic" , "non-Hispanic white (NHW)" ,
"non-Hispanic black" , "AI/AN" , "Asian" ) ,
2006 Jun 20
1
Help with dimnames()
Hi R people:
I'm trying to set the dimnames of a data frame called "ests" and am
having trouble!
First, I check to see if "ests" is a data.frame... 
> is.data.frame( ests )
[1] TRUE
... and it is a data frame!
Next, I try to assign dimnames to that data frame....
> dimnames( ests )[[ 1 ]] <- as.character( ests$stfips )
Error in
2009 Nov 02
3
question about difference in date objects
Hi R Community:
I want to take the difference in two dates:
dt2 - dt1.
But, I want the answer in months between those 2 dates.
Can you advise me?
Please respond to: pzs6 at cdc.gov
Thank you!
Phil Smith
Centers for Disease Control and Prevention
2010 Aug 31
2
R and Epi Info
Hello,
   I was wondering who to contact to see about somehow interconnecting or integrating the programs R and Epi Info.  I have been involved in the development of Epi Info which is a software program developed by the Centers for Disease Control and Prevention (CDC) in Atlanta (www.cdc.gov/epiinfo<http://www.cdc.gov/epiinfo>).  Epi Info allows for creating data entry systems and performs
2006 Mar 20
2
Special characters: plus/minus - a method that works
Dear R-people:
 
François Michonneau's method to obtain the special character plus/minus works on Windows 2000 professional.
 
Many Thanks to François for his work!
 
Phil Smith
Centers for Disease Control and Prevention
Atlanta, GA
  _____  
From: François MICHONNEAU [mailto:francois.michonneau@gmail.com] 
Sent: Monday, March 20, 2006 1:58 PM
To: r-help@stat.math.ethz.ch; Smith, Phil
2006 Mar 10
2
difference between 2 dates: IN MONTHS the way Mothers compute it
Hi R-people:
 
I need a function to compute the number of months between 2 dates, in the same way a mother would do it. 
 
For example, if a kid is born on February 6, the number of months between that date and March 7 is exactly 1 month, although it is only 29 days. 
 
Thank you!
Phil Smith
CDC
 
	[[alternative HTML version deleted]]
2006 Jan 17
1
Step.glm() question
Hi:
I am using step.glm() as follows:
form1 	<- 	as.formula(haspdata ~ 1)
lg.mod1 	<- 	glm ( formula=form1, data=st.mtx,
family=binomial , na.action=na.omit ) 
upper		<-	as.formula( haspdata ~ (
c5+childnm+educ1+incpov1+marital+msa+racekid+racemom+sex+shotcard )^2)
lower		<-	as.formula(haspdata~1)
lst		<-	list( upper=upper , lower=lower )
form1a.step	<-	step(lg.mod1, scope=lst
2017 Apr 11
0
Data Manager Position - CDC Atlanta - Immediate Need
SciMetrika is a population health consulting firm whose mission is to provide innovative scientific, technical, and logistical solutions that advance human health. We serve federal, state, and local agencies, commercial companies, educational institutions and private research organizations. We are currently seeking a Data Manager who will be based on-site at the Centers for Disease Control (CDC)
2010 Aug 19
4
Aggregate Help
Please let me know if this is or is not the right place to ask these
types of questions.
Warning: I am new to R by two days.
I have a simple dataset.
I have loaded the dataset successfully using the following code:
Filepath=(C:\temp\\pilot\dataset1.txt")
Pilot=read.table(filepath, header=TRUE)
Dataset1.txt is delimited and looks like this:
Date	illness	count
2006/01/01	derm	17
2006/01/01
2007 Oct 30
1
Epi Info
Hello:
Does anybody knows if Epi Info, from CDC (www.cdc.gov/epiinfo) runs on Wine?
I did try AppDB first but there are no entries for Epi Info.
Epi Info is a data base for epidemiology and public-heath developed by 
Centers for Disease Control and Prevention (USA) and heavilly used in 
the world. It is based on Access 97 or 2000 witch I found in Frank's 
Corner AppDB.
Thank you,
Gerson
2010 Aug 20
3
rollmean help (or similar function)
I am working on a simple pilot project comparing the capability of SQL,
SAS and R to perform a rolling mean per the following instructions. I
have completed the SQL and SAS analysis, so now it's R's turn. 
Calculate mean values of x (x=count) for each date in the dataset where
mean = the average count of days [t-9] through day [t-3] for each
date/illness combination.
Dataset aggpilot
  
2008 Aug 20
2
Quantile regression with complex survey data
Dear there,
I am working on the NHANES survey data, and want to apply quantile
regression on these complex survey data. Does anyone know how to do
this?
Thank you in advance,
Yiling Cheng
Yiling J. Cheng MD, PhD
Epidemiologist
CoCHP, Division of Diabetes Translation
Centers for Disease Control and Prevention
4770 Buford Highway, N.E. Mailstop K-10
Atlanta, GA 30341
 
	[[alternative HTML
2008 Jan 16
1
Probability weights with density estimation
I am a physician examining an NHANES dataset available at the NCHS 
website: 
http://www.cdc.gov/nchs/about/major/nhanes/nhanes2005-2006/demo_d.xpt
http://www.cdc.gov/nchs/about/major/nhanes/nhanes2005-2006/hdl_d.xpt
http://www.cdc.gov/nchs/about/major/nhanes/nhanes2005-2006/tchol_d.xpt
   Thank you to the R authors and the foreign package authors in 
particular. Importing from the SAS export
2009 Aug 12
2
10x slower merge in mac 2.9.1 vs. 2.9.0 (PR#13890)
Full_Name: Rick Stahlhut
Version: 2.9.1
OS: os x 10.5.7
Submission from: (NULL) (128.151.71.23)
I upgraded to 2.9.1 today from 2.9.0.   I work with large CDC (center for
disease control) datasets and start, frequently, with a series of 23 large-ish
merges to create the final dataset I work on.  I do this each time because (a) R
is fast.  why not?   and b) the datasets occasionally get updated by
2007 Nov 08
2
centile reference chart / clildren growth chart - what package/method to use
We are constructing growth charts (age/weight and age/length) for children
with diagnosis that impacts weight/length. 
But we we don't know how to use R for producing growth charts. 
We are collection data of Age, Weight and Length.
The data are used to produce diagnosis-specific Growth charts (like the CDC
Growth Charts:
2018 Apr 27
1
Question about "generic" USB <=> Serial Port kernel drivers...
OK, I am running CentOS 6 on my Laptop and Desktop, presently kernel version
2.6.32-696.20.1.el6.x86_64 (yes, a version or so out of date -- I'll probably 
do an update soon -- non-trivial since my Internet connection is via dialup).
I recently bought a couple of Adafruit Arduino compatibles, a Flora and a
Metro 328. Hooking up the Flora and the Metro to a Raspberry Pi running
Raspbian
2012 Oct 17
0
FW: Vacancy Announcement - Lead Statistician (Health), GS-1530-14
VR,
James
James T. Durant, MSPH, CIH
Statistics and Data Analysis Team (proposed)
Science Support Branch (proposed)
Division of Community Health Investigations (proposed)
US Agency for Toxic Substances and Disease Registry
Mailing Address:
4770 Buford Highway, MS F-62
Atlanta, Georgia 30341
Telephone:
770-488-0668 (office)
_____________________________________________
From: Lewis,
2008 Feb 10
1
Using 'sapply' and 'by' in one function
Greetings,
I'm having a problem with something that I think is very simple - I'd
like to be able to use the 'sapply' and 'by' functions in 1 function
to be able (for example) to get regression coefficients from multiple
models by a grouping variable.  I think that I'm missing something
that is probably obvious to experienced users.
Here's a simple (trivial)