Displaying 20 results from an estimated 300 matches similar to: "EXCEL FILE"
2010 Jun 24
1
?to calculate sth for groups defined between points in one variable (string), / value separating/ spliting variable into groups by i.e. between start, NA, NA, stop1, start2, NA, stop2
Dear useRs,
Thanks for any advices
# I do not know where are the examples how to mark groups
# based on signal occurence in the additional variable: cf. variable c2,
# How to calculate different calculations for groups defined by (split by occurence of c2 characteristic data)
#First example of simple data
#mexample 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
2009 Mar 31
1
USING MULTILEVEL PACKAGE AND WABA FUNCTION
Dear friends,
this time I have a problem with using waba function. Firstly, I'll explain you my situation.
In the survey a gruop of supervisors judge the dipendents of a company.
One supervisor reported on more than one subordinate.
Thus, I need to show that lack of independence is not a problem, and a reviewer told me to use WABA.
The question is, how? In which way i can build my X and Y?
2016 Apr 03
2
use one way ANOVA to select genes
i want to select the significant genes form ?5 clusters (groups) by one way ANOVA ?in r#######################################################################################
# i want use One way ANOVA to select the siginificant from the clusters above?
selectgene <- function(GropuData,pvalue=0.05, na.rm=TRUE, file=1:5){# if each gruop in one ?txt file ?? ??? ? ??? ? fdata <-
2004 Jun 18
2
Html help does not work in Mac OSX 10.3.4
I recently upgraded from R 1.8 to 1.9. I removed 1.8 following the
instructions. Html help has not worked since. When htmlhelp="TRUE" the
help.start() command results in the "patience" message and nothing else
happens. I am using mac osx 10.3.4. Help worked fine when I was using R 1.8.
I need help help ;-] Thanks!
--
Emilio A. Laca
One Shields Avenue, 2306 PES Building
2011 Apr 11
1
RExcel
Hi, I am installing Excel using package "RExcelInstaller". When I tried to run
installRExcel()
I got this error message:
You don not have the R package rcom installed.
The (D)COM server installed which will aloow you to use the background server in
RExcel.
Since rcom is not installed, foreground mode will be unavailable.
You may continue with the installation, but in most
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
It is my understanding that Tcl/Tk does not come with the base installation of R under OS X ( http://www.sciviews.org/_rgui/projects/TclTk.html). Is there a simple way to explain how a user with limited tolerance for computer complexity can obtain and install Tcl/Tk for OS X?
Thanks.
Chuck
Background: Roughly a third of my target audience uses OS X. I do not and I do not have access to a
2003 May 08
2
border of bars in lattice barchart
Hello!
How to change a color (or linewidth) of
border in lattice 'barchart'?
I am trying
barchart(
(......) - my arguments
panel=function(x,y,color,subscripts,groups,...)
{
panel.barchart(x=x,y=y,box.ratio=2,col=color,border=FALSE)
}))
or
...
panel.barchart(x=x,y=y,box.ratio=2,col=color,border='transparent')
...
or
2003 Jul 19
1
R program for MacOS9.2.2
Having trouble with this program which I have just downloaded for R program
for MacOS9.2.2.
1. The download file on the CRAN site had a ? on the file to be downloaded.
Does this mean there is a problem with the file or does my computer have a
problem reading it?
2. On opening 'R' Initially comes up with Argument:____________ and choices
for console or file. What am I supposed to
2004 Jun 23
1
gui for MacOS X / Aqua
Hi,
anybody know if Rcmdr or any other GUI like this work with R/Aqua?
Thanks
Ronaldo
--
Let's organize this thing and take all the fun out of it.
--
|> // | \\ [***********************************]
| ( ?? ?? ) [Ronaldo Reis J??nior ]
|> V [UFV/DBA-Entomologia ]
| / \ [36571-000 Vi??osa - MG ]
|>
2004 Jun 23
1
anova
Could someone please tell me if it is a way to define
the number of decimals (for example 4 digits) in a
presentation of anova() results. I couldn't apply round
()function.
Thanks in advance.
Alex
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - ?? gr??tis!
http://antipopup.uol.com.br/
2003 Feb 27
1
R problems
Hi.
I have an ibook G3/800 running 10.2.4, with Mac's X11.
Up until a few days ago, R was working fine but recently it stopped working.
The error I get is:
dyld: /usr/local/lib/R/bin/R.bin version mismatch for library:
/usr/lib/libncurses.5.dylib (compatibility version of user: 6.0.0
greater than library's version: 5.0.0)
Trace/BPT trap
which seems to imply that it wants a higher
2004 Jun 30
2
MacOS X binaries won't install
I've tried installing the MacOS X binaries for R available at:
http://www.bioconductor.org/CRAN/
I'm running MacOS X version 10.2.8.
I get a message indicating the installation is successful, but when I
double-click on the R icon that shows up in my Applications folder, the
application seems to try to open but closes immediately.
I looked for /Library/Frameworks/R.framework (by
2004 Jul 04
1
Embarrassingly naive question regarding graphics on Mac OS X
I am having trouble saving graphs. Using the Aqua interface (which is not
my preferred interface), I have no problems plotting a graph, adding
additional lines, points, references, etc., and then saving it to a file
using, for example, the dev2bitmap command. I have found that, running R
with Xemacs+ESS under X11 (which I prefer over Aqua), this is not possible.
I can either send the graph to a
2003 Apr 01
2
Can't run regression on G3 Mac
Hi, I'm new to R. I was wondering if anyone has an OS X native installation
(not Carbon) of R on a G3 Macintosh that is able to run linear regression?
I installed Jan de Leeuw's R binary for OS 10.2 Jaguar on my laptop, which
is still a G3 model. When I try to run a simple regression, using lm, I get
an "Illegal Instruction" message and R quits. Jan thinks it may be the case
2003 May 07
2
"Program" files
Is there any such thing as a program file in R? That is, is it possible to
compile and save code for performing data management and analytic tasks for
a given project into a single/multiple file(s) (i.e., like a script file
(S-Plus), a do file (STATA), or a *.sas file (SAS))?
Any words of wisdom or a point in the direction of some documentation would
be helpful. If it is not possible to work
2003 May 15
1
Compile R-1.7.0 on Mac OS 10.2.6
Hi,
I can't get R-1.7.0 to compile on my Mac. Can someone give me some
pointers?
The machine is an 800MHz iBook running OS 10.2.6. I have installed the
December 2002 Developers Tools and have installed g77, f2c and dlcompat
via fink. I've checked the versions of g77 and gcc and they're both
based on gcc version 3.1. I've got Apple's X11 (Beta 3). I've added
/sw/bin
2003 Mar 13
3
Looking for GUI
Hi List,
i am locking for a GUI for R. I have a Debian Woody 3.0 and running R 1.5.1.
In office i am using SPSS 9.0 for several years now after Systat for short
time and now i would use a statistic software under Linux at home. It seems
that R could be that what i am looking for, but i have problems to understand
how it works or better explained i would prefer using a good grafic interface.
2003 Dec 21
3
Sweave/LaTeX Problem with EPS PDF
Dear List:
I am unsure if my problem is with Sweave or LaTeX. Anyhow, I am using the MikTeX distribution and TexnicCenter.
I can easily create Sweave files and all goes well until I try to incorporate graphics. I use the same code as found in the examples found in the users manual.
In R, the graphics I want are created as Sweave is creating the .tex file. When I examine the .tex file
2004 Jun 11
2
running R UNIX in a mac computer
Hi to you all
My question is:
there is a package written in UNIX for which there is no Mac version.
I would like to know if it's possible to install the R UNIX version on the
MacOSX and run that UNIX package on my Mac (through this UNIX R Vresion on
a Mac)
I have seen a porfile for r version 1.8.1 on darwin:
http://r.darwinports.com/
is that it?
aother question related to that
if it's
2003 May 27
3
0 margin for creating eps files
Dear all,
I am trying to create eps files of R plots (in Linux) so that I can import them into Word
(obviously in MS Windows). What I would like is for the files to be cropped so that there is no
margin around the actual plot, because I have no way of editing the files after they have been
created. I have tried using
par(mai=c(.75,.75,0,0))
in order to reduce the margin; it works fine when I