Displaying 7 results from an estimated 7 matches for "jazevedo".
Did you mean:
azevedo
2006 Jun 29
1
R 2.3.0 + R-gnome + Ubuntu (i686 & amd64)
...installed
Rgnome 2.3.0 I keep getting the error message below, saying that Rgnome is
not found. I have actually checked the folder and Rgnome is not being
properly installed.
I ran into this problem on both my 32 and 64 bits intallation of Debian.
Any help will be much appreciated.
Cheers,
JP
jazevedo@home-desktop:~$ R --gui=GNOME
/usr/bin/R: line 188: /usr/lib/R/bin/exec/Rgnome: No such file or directory
/usr/bin/R: line 188: exec: /usr/lib/R/bin/exec/Rgnome: cannot execute: No
such file or directory
jazevedo@home-desktop:~$
Save workspace image? [y/n/c]: n
root@home-desktop:~$ R --gui=GNOME
/...
2011 Nov 21
1
readDGE: Error in colnames/length of dimnames not equal to array extent
Hello, all,
I'm a new R user (new to any programming language in general, really), so I
apologize if this is easy/has already been answered (I've attempted
searching online but did not understand the pages I found).
My data is stored in text files with the headers LANE, RNA_NAME, SEQ, and
SEQCNT. I've been using
x = "filename.txt"
y = aggregate(x$SEQCNT, list(x$RNA_NAME),
2003 Feb 16
2
download CRAN packages and proxy config.
Dear R users,
I'm starting to get acquainted with R. I've been reading the manual, and I
understood that if I wanted to install a user written package on R, I could
do it directly from the Internet, by typing the line
install.packages("quantreg") in an R session.
To my surprise this command did not work, nor did the command "update
packages from CRAN..." from the menu
2004 Jun 29
0
discrete hazard rate analysis
Dear R users,
I have more of a statistical/econometric question than straight R one.
I have a data set with the discrete hazard rate of small firms survival on
400 counties over a period of 9 years. This data was generated using census
information from the VAT registration number of each one of these business.
I would like to analyze the effect of regional factors (deprivation index,
real
2004 Aug 25
3
Win-Edt and Sweave
Hello,
Does anyone knows if there is any plugin for Sweave to run on WinEdt, or any
other windows Latex editor?
Many thanks,
JP
2004 Jun 18
1
how to store estimates results as scalars of a matrix?
Dear R users,
I've written a loop to generate Moran's test (spdep package) on serval
subsamples of a large dataset. See below a short example.
My loop is working fine, however I would like to be able to store the test
results as lines of a matrix, that I would latter be able to export as a
dataset. My problem is that I'm not sure how I could do this using R.
Any help will be much
2004 Aug 25
3
Help using Hmisc / Latex
Dear R users,
I'm trying to automatically generate a *.tex file with the output of an OLS
estimation. Some people suggested to use the latex function on the Hmisc
package. I'm having a bit of trouble to properly specify this function (I'm
not a very experienced R user). Below you will find an example, of what I'm
doing.
## Annette Dobson (1990) "An Introduction to Generalized