Displaying 5 results from an estimated 5 matches for "uscensus2000".
2012 Sep 14
1
USCensus2000 package
Does anyone know the appropriate R code to obtain census tracts (tract
and block level) from addresses by using Zack Almquist's USCensus2000
package?
Thank you,
--
Michael Leitson
Michael.Leitson at gmail.com
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
2009 Dec 13
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* Bergm (1.0)
Alberto Caimo
http://crantastic.org/packages/Bergm
Functions implementing Bayesian estimation for exponential random
graph models via exchange algorithm
Updated packages
----------------
lmtest (0.9-26), logcondens (1.3.5), MTSKNN (0.0-4), pmml (1.2.21),
r2lUniv (0.9.4), rattle (2.5.11), rgdal (0.6-23),
2010 Aug 25
1
Documenting S4 Methods
I'm in the process of converting some S3 methods to S4 methods.
I have this function :
setGeneric("enrichmentCalc", function(rs, organism, seqLen, ...){standardGeneric("enrichmentCalc")})
setMethod("enrichmentCalc", c("GenomeDataList", "BSgenome"), function(rs, organism, seqLen, ...) {
... ... ...
})
2010 Mar 14
3
CRAN (and crantastic) updates this week
...SNE algorithm.
* ttime (1.0)
Radhakrishnan Nagarajan
http://crantastic.org/packages/ttime
Translate neurodevelopmental event timing across species. Predict
unknown event timings and investigate phylogenetic proximity by
hiearchical clustering of the known and predicted event timings.
* UScensus2000blkgrp (0.03)
Zack W. Almquist
http://crantastic.org/packages/UScensus2000blkgrp
US Census 2000 Block Group shapefiles and additional demographic data
from the SF1 100 percent files. This data set contains polygon files
in lat/lon coordinates and the corresponding demographic data for a...