similar to: [R-pkgs] acs version 2.1.0 update: download and analyze data from the US Census in R

Displaying 20 results from an estimated 1000 matches similar to: "[R-pkgs] acs version 2.1.0 update: download and analyze data from the US Census in R"

2012 Mar 19
0
acs package: analyze data from the U.S. American Community Survey
We are pleased to announce version 0.8 of the acs package for R, now available on CRAN (<http://cran.r-project.org/web/packages/acs/index.html>. The package provides a general toolkit for managing, analyzing, and presenting data from the U.S. Census American Community Survey (ACS). Confidence intervals provided with the data are converted to standard errors and bundled with estimates in
2012 Mar 19
0
acs package: analyze data from the U.S. American Community Survey
We are pleased to announce version 0.8 of the acs package for R, now available on CRAN (<http://cran.r-project.org/web/packages/acs/index.html>. The package provides a general toolkit for managing, analyzing, and presenting data from the U.S. Census American Community Survey (ACS). Confidence intervals provided with the data are converted to standard errors and bundled with estimates in
2008 Jan 17
1
Any tools for working with US 2000 census data?
I've been given the job of extracting some data from the United States 2000 census (files at http://www2.census.gov/census_2000/datasets/Summary_File_2/Maryland/all_ Maryland.zip 52M). I'm only interested in Census Block Groups (CBGs) located within Baltimore City, Maryland. Additionally, I just have to extract certain data fields. I think I'll be using Summary File 2. This is my first
2011 Dec 28
2
Census ARIMA x-12 seasonal adjustment in R?
Hello, I am new to usin R - which is a great tool - and would like to know if R has a seasonal adjustment program for time series and/if it incorporates the Census Bureau's ARIMA x-12 seasonal adjustment program in any way? Thanks so much! Tony [[alternative HTML version deleted]]
2012 Aug 15
1
Obtaining census tract data from addresses
Hello, I have a bunch of street addresses that I want to obtain the census tract data for. Is there any way I can do this in R? Thank you, -- Michael Leitson Michael.Leitson at gmail.com
2011 Oct 13
2
Comparing the components of a data frame without levels interfering
*Bottom Line: How can I compare the individual components of two data frames with different row lengths without the levels interfering?* Example: I have two data frames to those respectively named 'dfCity' and 'dfState' that have the following output: dfCity Name City 1 Bill Detroit 2 Jody Chicago 3 Frank Memphis 4 Ron Houston
2013 Sep 12
1
Creating a map in R using ACS PUMS data
Hello all - does anyone know if there is a package in R that will allow me to create a map of the US (or individual states) that uses the American Community Survey PUMS boundaries? Thanks [[alternative HTML version deleted]]
2011 Jun 20
1
Stepwise model comparisons for mlogit
I am trying to perform a backwards stepwise variable selection with an mlogit model. The usual functions, step(), drop1(), and dropterm() do not work for mlogit models. Update() works but I am only able to use it manually, i.e. I have to type in each variable I wish to remove by hand on a separate line. My goal is to write some code that will systematically remove a certain set of variables
2018 Feb 22
0
SympluR - Analyze Healthcare Social Media Data from the Symplur API
Hi all, Just launched a new R package - SympluR! It allows you to analyze data from the Healthcare Social Graph via access to the Symplur API. - The Healthcare Social Graph contains billions of healthcare social media data points. Hundreds of published journal articles have leveraged data from the Healthcare Social Graph. More about Symplur research:
2010 Dec 28
5
PCIe switch that does not support or enable ACS
Hi Folks: I am oot able to add HP Intel 4Port PCIe to a linux hvm domain. HW is a HP DC7900. ErrorMessage: VmError: pci: to avoid potential security issue, 0000:22:00.0 is not allowed to be assigned to guest since it is behind PCIe switch that does not support or enable ACS. I also added in /etc/xen/xend-config.sxp: pci-passthrough-strict-check no pci-dev-assign-strict-check no but no
2005 Mar 29
1
Avaya Partner ACS system, pre 7.0
Hi all, I've got an old avaya partner acs <7.0 system here. I'd like to add a simple voip bridge so I can hook up our remote offices. From my research, it would seem the pre-7.0 series doesn't have a t1 port, so if I wanted to do this, I would have to feed the avaya system fxs ports from the asterisk box. Does that sound about right? Has anybody ever done this? Does
2006 Feb 14
0
Lucent Avaya Partner ACS T1 module
I'm trying to connect an Asterisk system to an Avaya Partner ACS R6 system. The problem I'm having is that I cannot get the partner system to get CallerID over the T1 modlue. The partner is using the T1 with E & M signalling (which I don't think can be changed), and whatever I tried didn't work. My only option right now is to get FXS ports on the Avaya side plugged into the
2004 Sep 07
1
ACS-38 SmartCard reader
Hi, Has anybody tried to get an ACR-38 USB smart card reader working with the devel/pcsc-lite library under FreeBSD? The vendor, Advanced Card Systems, seems to provide a Linux driver with sources, which I could probably port without too much hassle (depending on the license and such) at http://www.acs.com.hk/downloads_drivers.asp#ACR38, but neither that page nor Google nor marc.theaimsgroup.com
2011 Jun 09
1
Trying to make code more efficient
I have a repetative task in R and i'm trying to find a more efficient way to perform the following task. lst <- list(roots = c("car insurance", "auto insurance"), roots2 = c("insurance"), prefix = c("cheap", "budget"), prefix2 = c("low cost"), suffix = c("quote", "quotes"),
2011 Jun 09
1
Error: missing values where TRUE/FALSE needed
I'm writing a function and keep getting the following error message. myfunc <- function(lst) { lst <- list(roots = c("car insurance", "auto insurance"), roots2 = c("insurance"), prefix = c("cheap", "budget"), prefix2 = c("low cost"), suffix = c("quote", "quotes"), suffix2 = c("rate",
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a if statement to tag certain keywords based on whether they have certain values contained in them. However, the if statement doesn't seem to work. When I had split up the commands into various functions, it worked fine, but I'm not sure what going on now that it's combined into a single function. myfunc
2016 Sep 11
3
Using pkgs from centos repos or building pkgs myself?
Hello, I'm a new centos user, finding that some packages are a little old. How do you solve this kind of problems? I want to install newer php. Thank you. Sincerely, Xuwen
2016 Sep 11
0
Using pkgs from centos repos or building pkgs myself?
On 11 September 2016 at 15:38, Xuwen Fang <fxuwen at gmail.com> wrote: > Hello, > I'm a new centos user, finding that some packages are a little old. > How do you solve this kind of problems? I want to install newer php. > Thank you. > > Sincerely, > Xuwen > _______________________________________________ > CentOS mailing list > CentOS at centos.org >
2008 Feb 13
3
Generalized nonlinear mixed model function?
I am wondering if there is an R function that could estimate a generalized nonlinear mixed model. >From my reading it seems that nlme from the nlme package can fit nonlinear mixed models, while lmer from the lme4 package can fit generalized linear mixed models. One alternative I?ve found is gnlmix from the repeated package, although this only allows for a single random effect. Is there
2007 Sep 14
0
pkgs to monitor traffic
Hi all, I have a 256kbit link where I have shaped 64kbit for downloading @ one ethernet. (eth1) I am using mrtg to monior it. it works fine. In addition to that, I am looking for some other pkgs. Are there good pkgs for that purpose? below is my script for dowmloading. I am looking for pkgs that suit below script. #traffic shaping on eth1 (Downloading) INTERFAZ_DMZ=eth1 FULLBANDWIDTH=256