Displaying 20 results from an estimated 500 matches similar to: "multiple comparisons for proportions"
2005 Sep 26
3
dates are shown as X15.Feb.03
Why is R recognizing dates like this?
Chris Buddenhagen, Botany Department, Charles Darwin Research Station, Santa
Cruz,Galapagos. Mail: Charles Darwin Foundation, Casilla 17-01-3891 Avenida
6 de Diciembre N36-109 y Pasaje California Quito, ECUADOR
______________________________________________________________________
EL CONTENIDO DE ESTE MENSAJE ES DE ABSOLUTA RESPONSABILIDAD DEL
2005 Sep 16
1
tickmarks on the inside on y axis and on the outside on the x axis
Hi
I got both axis doing one or the other, but cannot make one do ticks on the
inside while the other does it on the outside.
Chris
Chris Buddenhagen, Botany Department, Charles Darwin Research Station, Santa
Cruz,Galapagos. Mail: Charles Darwin Foundation, Casilla 17-01-3891 Avenida
6 de Diciembre N36-109 y Pasaje California Quito, ECUADOR
2005 Sep 12
0
Multiple comparisons like a Chi2 or Fisher's exact test
Dear all
I have an experiment where plots either have or have not regrown (in 40
plots) after receiving 12 different herbicide treatments and a control (no
treatment). The data are significant with a Chi2, but to later distinguish
if the differences are significant between each of the 12 treatments apart I
need to do multiple Chi2 s between each. Is there a way to run those
multiple Chi2 or
2005 Sep 30
0
nonparametric 2way repeated-measures anova
Dear R
Christoph Lehmann asked about this recently- as seen at
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/53191.html but the reply was
not detailed. Did Christoph get a solution to this?
Can anyone point me toward how to do repeated measures comparison using the
the friedman test or other non-parametric test? I am trying to do something
similar. Any example code would be useful.
2005 Oct 13
2
high resolution images for publication
Dear all
I am using R to produce ordinations library(vegan) and the plot function
produced looks great on the screen but when I send it to jpg or pdf or eps
the resolution is not so good. Can you tell me how to get high resolution
images out of R for publication?
Cheers
Chris Buddenhagen, Botany Department, Charles Darwin Research Station, Santa
Cruz,Galapagos. Mail: Charles Darwin
2005 Sep 19
1
library (tree)- which samples belong to each terminal branch?
Dear all
What I would like to know is if there is a way to know which specific
samples fall within a terminal branch created by tree? The classification
summarizes data, but I want to know which specific samples fall within each
classification (branch in the dendrogram).
Data contains site codes and multiple fields describing the characters of a
single specimen of grass growing there.
2005 Sep 07
7
Plot of multiple data sets
Hello !
There is something quite simple I want to do with R but I found nowhere in the help how to do it.
I just want to plot data which are in a matrix, every column being a data set and having the same
x-axis (just an index).
So for example if I have a 50 x 6 matrix I want 6 set of points on the same plot.
I tried
plot,new()
plot(MATRIX[,1])
plot(MATRIX[,2])
...
but it replaces the previous
2005 Sep 12
3
Covert list of list to dataframe for export or outputting by(test) output
Greetings,
I am running a buch of wilcox tests and need to be able to rapidly
export the results into a csv file. I have attached example code as well
as my attempts to get what I need. I have tried unlist,cbind,rbind etc
but I am obvously missing something simple. FYI I am actually running
about 50 WRS tests per dataset, this is just an example.
Thanks 10^6
Mike
AKCCR <-
2005 Sep 02
9
The Perils of PowerPoint
Hi all,
Below is a URL for an editorial published today in our local newspaper,
the Minneapolis StarTribune. It was originally published in the
Washington Post a couple of days ago:
http://www.washingtonpost.com/wp-dyn/content/article/2005/08/29/AR2005082901444.html
but that site requires registration. The 'Strib" site seems to be open
for the moment:
1999 May 12
1
About directory permissions
I'm working with samba 1.9.18p10-7, on a i586 with debian linux v2.1.
I'm trying to personalize windows95/98 on a multiuser/shared PC instalation
and I want to include a Historial folder somewhere in the home directory of
every user on a centralized server. This way any user could log on from any
PC (in a classroom for example) an may have their own configuration for the
Internet
2014 Mar 10
0
AST-2014-001: Stack Overflow in HTTP Processing of Cookie Headers.
Asterisk Project Security Advisory - AST-2014-001
Product Asterisk
Summary Stack Overflow in HTTP Processing of Cookie Headers.
Nature of Advisory Denial Of Service
Susceptibility Remote Unauthenticated Sessions
Severity Moderate
2014 Mar 10
0
AST-2014-001: Stack Overflow in HTTP Processing of Cookie Headers.
Asterisk Project Security Advisory - AST-2014-001
Product Asterisk
Summary Stack Overflow in HTTP Processing of Cookie Headers.
Nature of Advisory Denial Of Service
Susceptibility Remote Unauthenticated Sessions
Severity Moderate
2007 Jul 16
0
Basic missing values question...
I am trying to run the power.t.test function to calculate sample size for a
data frame of variances (i.e, 228 rows x 4 cols). Many of the fields are
missing values, which crashes the function. I have tried na. options in the
function, but the function doesn't recognize them. I have also tried an
if-else loop to skip over fields with missing values. How can I deal with
these missing
2005 Sep 12
5
remedial stats education
In short:
I didn't take enough stats courses in college. Now I am working on scientific
research and I feel somewhat lost when it comes to designing the statistical
framework. I have looked through the books at:
http://www.r-project.org/doc/bib/R-books.html
I even tried to read [17] Julian J. Faraway. Linear Models with R. This book
is too advanced. It helped a little bit but I still
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Thanks I too wondered about the tone. The first suggestion was that I
should "google it" and the second, write my own code. I think if I did I'd
be reinventing the wheel, (and it'd be a big challenge for me). Also, I
have been searching and not found such code, despite evidence that it has
been coded (just not sure if it was in R). BTW I did write to authors of
the article I
2017 Jun 27
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Why don't you implement and uplad the package to CRAN?
On 27 Jun 2017 17:45, "Chris Buddenhagen" <cbuddenhagen at gmail.com> wrote:
Does anyone know of some code, and examples that implement game theory/Nash
equilibrium hypothesis testing using existing packages like igraph/statnet
or similar?
Perhaps along the lines of this article:
Zhang, Y., Aziz-Alaoui, M. A., Bertelle,
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Hello Chris,
I was implying you are capable enough to implement it, while you have
already identify a research paper. If there is no package out there,
uploading to CRAN would help future user too. I am more than happy to
help if you want to implement from scratch.
Best,
Mehmet
On 27 June 2017 at 17:45, Chris Buddenhagen <cbuddenhagen at gmail.com> wrote:
> Does anyone know of some
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
In what way does reminding people that packages exist because others just like them contributed something count as being uncivil? Terse, perhaps, since it bypassed the obvious suggestion to use a search engine, but not rude.
--
Sent from my phone. Please excuse my brevity.
On June 28, 2017 5:08:16 AM EDT, Boris Steipe <boris.steipe at utoronto.ca> wrote:
>I don't think OP asked an
2017 Jun 28
2
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
I don't think OP asked an unreasonable question at all.
Civility!
> On Jun 27, 2017, at 2:00 PM, Suzen, Mehmet <mehmet.suzen at gmail.com> wrote:
>
> Why don't you implement and uplad the package to CRAN?
>
> On 27 Jun 2017 17:45, "Chris Buddenhagen" <cbuddenhagen at gmail.com> wrote:
>
> Does anyone know of some code, and examples that
2017 Jun 28
0
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
There are many possible responses to the question "Is there a package to do X." Some that I can imagine are:
* Yes, see package Y...
* No, I am familiar with all 10000 packages and there isn't...
* Silence (because no one who is paying attention is familiar with the one that exists)
* Use a search engine...
* You are a jerk because you did not use a search engine
* Packages exist