Displaying 20 results from an estimated 100 matches similar to: "US States percentage change plot"
2012 Jun 28
2
R help, using R to build choropleth
Hi guys
i need some help to build choropleth.
Basically i am trying to colour regions on the map by population.
I possess the shape file of the country, and also the population data,
however, i am having trouble to create the plot, below is my code:
population=read.csv("nz2.csv")
population
names(population)
nz=readShapeSpatial((sprintf('nz-geodetic-marks',tmp_dir)))
2006 Nov 08
1
Muliple SQL statements / Return percentage of rows
I''m stumped...
I need to return a number of rows with the top & bottom x percentage of
rows removed in mysql 4.x e.g.
SELECT COUNT(*) value_count,
SUM(deals.value) / COUNT(*) average_value
FROM deals
ORDER BY deals.value
Now say that returns the sum of 100 deals, what I actually need to do is
return the count & sum of rows 10-90 (i.e. the top & bottom 10% rows
removed)
2007 Sep 23
0
Beginners question about Percentage similarity in R?
I have been reading a paper whereby the authors took values from
Sorensons dissimilarity index and values from a percentage similarity
index and applies G-Testing to the table of values. This is carried
out to assess the differences in spider faunas (Strattton and Uetz,
1979).
I like the method but have been trying to work out what function in R
to use to get the percentage similarity. I have
2012 Aug 15
1
NADA package/cenboxplot() method: maximum censored percentage
One set of data has censored (less-than detection limits) water chemistry
concentrations for 80-100% of all observations. My initial trial-and-error
attempts to apply the cenboxplot() method suggests that it has an upper
limit to the percentage of censored observations. I do not see this limit in
Dennis Helsel's second edition.
Has anyone experience plotting censored data and can provide
2007 Aug 14
1
Can I calculcate the percentage of a gamma function area below a cutoff value?
Hi there,
I have some bird flight height data that follows a gamma distribution. The
data (x) goes from 0 to 700 meters (n=1055). The calculated parameters
calculated from the fitdistr(x) are (shape = 5.1379, rate = 0.017541), and
therefore the scale (1/rate) = 57.00929. I would like to calculate the
percentage of the function area that occurs below 50 meters (0-50m).
Is that
2013 Sep 07
1
Percentage of the whole screen with spice client
Hi all,
Somebody knows how can I assign screen geometry as a percentage of the
whole screen like rdesktop does?? For example: "spicec -g 80%". Maybe
using xorg.conf specific configuration??
Thanks.
2007 Dec 14
0
scrub percentage complete decreasing, but without snaps.
I''ve seen the problems with bug 6343667, but I haven''t seen the problem
I have at the the moment.
I started a scrub of a b72 system that doesn''t have any recent snapshots
(none since the last scrub) and the % complete is cycling:
scrub: scrub in progress, 69.08% done, 0h13m to go
scrub: scrub in progress, 46.63% done, 0h28m to go
scrub: scrub in progress, 6.36%
2011 Mar 04
1
Question in Chi-squared test, can I do it with percentage data?
Hi all,
I know Chi-squared test can be done with the frequency data by R function
"chisq.test()", but I am not sure if it can be applied to the percentage
data ? The example of my data is as follow:
#############################################
KSL MHL MWS CLGC LYGC
independent (%) 96.22 92.18 68.54 93.80 85.74
2011 Oct 11
0
How to calculate percentage variation in a zero-inflated negative binomial regression model
I am a novice in R but using R 2.13.1 in Windows I wish to be able to
calculate the percentage variation in a
zero-inflated negative binomial regression model that is explained by the
two predictors in my model. My response variable was no. of dung-piles per
km and the predictor of excess zeros was distance to major road (km) .
Thanks in advance.
Boafo
[[alternative HTML version
2007 Oct 11
1
Axis value as percentage
Hello,
I am using ggplot2 to display some distributions, I my data, there are
percentages represented as 0.10, 0.13, ...
I now want to do the axis show "5%", "10%", "15%", ...
Is there is simple way to do this? I tried to use scale_y_prob(), but I
didn't get through it.
Thanks and regards,
Christoph
2012 May 31
0
function to calculate a SMAPE (Symmetric mean absolute percentage error) to avoid the possibility of an inflation caused by zero values in the series
Dear Reseacher,
i find this modified version of SMAPE at pag 13 formula "msSMAPE" to to
avoid the possibility of an inflation caused by zero values in the series
using a Si component in the denominator of the symmetric MAPE
http://www.stat.iastate.edu/preprint/articles/2004-10.pdf
I wrote a function but I wish eventually correct error, change or improve
with your suggestions. Please
2014 May 23
0
How i can calculate cpu utilization percentage for host using python libvirt API.
Hi,
How i can calculate cpu utilization percentage for host using python
libvirt API.
Which function can i use for calulating cpu percentage of host and Virtual
Machines?
1)Host cpu utilization
====================
I tried getCPUStats() function,it gives the following output.Is there any
way to calculate cpu percentage from the following output?
Is there any other function availabe for
2014 May 23
1
How i can calculate cpu utilization percentage for domain running under a host using libvirt API.
Hi,
How i can calculate cpu utilization percentage for domain running under a
host using libvirt API.
Which function can i use for calulating cpu percentage?
Thanks and Regards,
Deepak S
-------------------------
Message sent via Atmail Open - http://atmail.org/
2015 Mar 11
1
consuming a high percentage of cpu
the kacpid proccess is consuming a high percentage of cpu.
this makes my server it's slow
how to solve this .......????
--
*Atte. Rodrigo Pichi?ual N.*
*Ingeniero Administrador de Sistemas Linux*
*rodrigo.pichinual at gmail.com <rodrigo.pichinual at gmail.com>*
*+56 9 87272971*
*@Roodrigo0461*
*http://cl.linkedin.com/in/rodrigopichinual
2018 Feb 15
2
Percentage of CentOS coded in each language
Had a curious question about how much of Linux (as a usable
distribution, not just the kernel) is coded in each language. I can find
some older or vague references without citation that Linux is largely
coded in C and C++, with a fraction of a percent coded in other languages.
While the source is available, I'm not sure how would one go about
determining the percentage of CentOS coded in
2010 Aug 30
1
bogus fts percentage
Sometimes dovecot-2.0 sends this untagged response to clients:
* OK Indexed -2147483648% of the mailbox, ETA 0:00
I imagine there's a bug in there somewhere.
2004 Nov 26
1
rsync +progress +percentage
Hi everyone!
Im new to this list and i searched the archive for any dupes of this subject
but didnt find any.
I have a small problem, i want to use rsync to keep all of our systems
up 2 date
but recently we had some servers that only did a half update. We want to be
able to see a progress indicator of the transfer. The best thing was if
there was any
way to get it in percentage or only a
2007 Aug 30
0
percentage explained by fixed effects in random model
Hi,
I realise this has come up before in various reincarnations but I couldnt
find the answer...
I wish to quote the "percentage variance explained" by each of three
components in my mixed model.
If I didnt have a random effect I would just use r squared. I can work out
the percentage explained by the random effect using summary() but this
doesnt give variance for the fixed effects.
2008 Dec 03
0
Hmisc latex() and Rcmdr numSummary() percentage issues
Dear R users,
I have issues regarding latex() from Hmisc and numSummary() from
Rcmdr. Here's an example:
> library(Rcmdr)
> data(Angell, package="car")
> numSummary(Angell[,"hetero"], statistics=c("mean", "sd", "quantiles"), quantiles=c( 0,.25,.5,.75,1 ))
> .numSummary <- popOutput()
> latex(as.table(.numSummary$table),
2009 Feb 09
1
percentage of variance explained by factors
Hello!
I've run a simple linear model: result<-lm(DV~A+B+C,data=Data)
My Data$A,Data$B, and Data$C are factors. So, lm automatically recoded
them into dummy variables. I have all the results I need but one.
Question: Where could I see the variance explained by all A dummy
variables together, then all B dummy variables together, and all C
dummy variables together - when other predictors