search for: usalevelplot

Displaying 3 results from an estimated 3 matches for "usalevelplot".

2008 Aug 02
0
thematic maps, missing data, gmap
Running R version 2.6.1 under Gentoo Linux, I'm trying to produce a thematic map of the USA using the gmap package and its function USALevelPlot. The variable whose levels are to be plotted is observed for 49 states but missing for one (Delaware). I would like to produce a map in which the states for which data exist are shaded and Delaware is represented only by an outline. In contrast the command grid.pack("map",USALevelPl...
2008 Aug 03
0
gmaps, projection, inset
..., "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming", "Delaware") # Delaware is last because it has a missing value and should not be shaded on map. grid.pack("map",USALevelPlot(states=statenames,levels=spc,col.fun=greens,normalize=T),height=unit(1,'null')) *****************Code ends here*************************** -- John P. Burkett Department of Environmental and Natural Resource Economics and Department of Economics University of Rhode Island Kingston, RI...
2008 Aug 05
0
P values in non linear regression and singular gradients using nls
..., "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming", "Delaware") # Delaware is last because it has a missing value and should not be shaded on map. grid.pack("map",USALevelPlot(states=statenames,levels=spc,col.fun=greens ,normalize=T),height=unit(1,'null')) *****************Code ends here*************************** -- John P. Burkett Department of Environmental and Natural Resource Economics and Department of Economics University of Rhode Island Kingston, RI...