  | |  | rhelp | Hi
A quick question from a social scientist new to R -
how do I get coordProj / plot.Mclust to label the
nodes by row names? Using "identify " only gives me the
row numbers... Thanks.
Greetings!
I am using prop.test to compare 4 proportions to find out whether they
are equal. According to the help function you can not have confidence
intervals if you compare more than 2 proportioI 'm working on Windoze XP and have for some time installed R in D \R and
upgraded my packages after installing the new version of R with a bit
of code I think I got from the list
ip <- installed.pacDear Marco
You might also take a look at ?Anova (or ?Manova) in the car package the
last examples are for a repeated-measures ANOVA using both MANOVA and
univariate approaches the latter with GG aDear R Masters
I 'm an anesthesiology resident trying to make his way through basic
statistics. Recently I have been confronted with longitudinal data in
a treatment vs. control analysis. My dataframHello all
I 'm new to R and I cannot find a simple answer to a simple question.
If I have a character vector like v <- c( '1/50 '1/2 ' '1/8 '...) how can
I convert it to a numeric vector like vn <- c(0.
My task is to create an object class for triangles. I have made a function
triangle <- function(a b gamma) {
c <- sqrt (a^2+b^2-2*a*b*cos(gamma/180*pi))
beta <- (acos((a^2+c^2-b^2)/(2*a*c)))/pi*180
A relevant book on this important (and evolving) topic is
Math You Can 't Use Patents Copyright and Software
by Ben Klemens (2006)
Hello everybody
How could I extract the components of of a PCA to plot it into a biplot?
I want to make pairwise biplots of the first three main components
biplot(princomp(x cor TRUE))
biplot(priHi!
I 'm running R version 2.4.1 (2006-12-18) on MacOS X 10.4 my $LANG is
ru_RU.KOI8-R.
While trying to plot a graph to PDF with cyrillic characters in the
legend I get warnings (in Russian)
>I find the R debug package very useful. I 've installed and used it on
several of the machines I use without problems but on one machine I
get the following error
Loading required package mvbuR-Netters
for (partial sentimental reasons) I am at the the moment working on
some old data of mine (actually collected 40 years ago this year for
my thesis) covering development of of social netwDear all
This is a little bit off-topic but I was wondering if anyone has any
informed opinion on whether data (ie. a dataset) is copyrightable?
Hadley
-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Hello R-Help
I would really appreciate some help on this. I have spent a good deal of
time searching for an answer for what I would think to be a commoTry
get( 'tempdf ')$a
get( 'templist ')$x
On 5/12/07 new ruser <newruser@(protected) > wrote
> #Is there a single function similar to "get " that works for both an object and elements of an object ?
>#Is there a single function similar to "get " that works for both an object and elements of an object ?
#(I want the function to be able to return objects and/or the deeper elements of an object.)
Hello everybody
I run the following program and depending on the size of eps I get
different results.
With eps 1e-05 the program calculates wrong values for x 65 67 and
others. The program runs fiHi R-users
In the interest of reducing the duplication of functions and
multiplication of packages on CRAN I will no longer be upgrading the
concord package and will in time remove it. Matthais G
Hi guys
I 've brand new to the R scene.
I have hundreds of csv files that has field 1 YYYY/MM/DD as index
How to generate a graph of distribution and calculate the standard deviation
of field2 for aThis is yet another guess but it might be that its not a matter of whether
its installed or not but whether its running (possibly in the
background). If that
were the case then forcing a new instanceDuncan is on the right track.
Thanks.
In the CMD window
start "c \Program Files\R\R-2.5.0\doc\manual\R-admin.pdf "
opens another CMD window with the quoted string as title.
In the CMD window
Hi everyone
When I was using cv.lm(DAAG) I found there might be something wrong with
it. The problem is that we can 't use it to deal with a linear model with
more than one predictor variable. But I have Windows XP machines with different software configurations.
My laptop has Adobe Reader 8 and Adobe Acrobat 6.
My desktop has Adobe Reader 8 and does not have Adobe Acrobat.
On both machines PI 'm interested in writing some model selection functions (for linear
regression models as a start) which incorporate the PRESS criterion since
it to my knowledge is not currently implemented in anDear R users
Is it possible to get the row and column number of a particular entry
in a dist object?
Let 's say that I want to find the position of the value 1.1837 (the
last entry on the dist objec I 'm a newbie so please forgive me
I have a data frame that includes two long columns of x and y coordinate
values thusly
... ... ... x y ... ...
... ... ... 115 127 ... .
Hello everyone
I have some difficulties on controling the margin of a plot.
For example the following code from the help of maptools
library(maptools)
xx <- readShapePoly(system.file( "shapes/sid#Sorry for the convoluted subject line.
#I have
a c(1 2 3)
x a #example of user supplied input
#Is there any function that will tell me the "name " of the object x refers to referring only to x iSorry if this is too off-topic as we may not implement this in R
(although we may do so).
A student of mine is looking at some public opinion data in which there
appears to be a statistically signOn 5/10/07 Frank E Harrell Jr <f.harrell@(protected) > wrote
> Paul Johnson wrote
> > This is a follow up to the message I posted 3 days ago about how to
> > estimate mixed ordinal logit models.  |
|
 |