Displaying 20 results from an estimated 300 matches similar to: "No subject"
2005 Sep 27
3
Random Forest with R
Hi,
what is the name of the package that provides Random Forest with R.
Sincerely
Louis Ferré
http://www.univ-tlse2.fr/grimm/smash/ferre/index.html
Equipe GRIMM-2254
Département de Math-Info
5 allées Antonio Machado
31058 Toulouse Cedex
Tel: 0561504608
0561503982
[[alternative HTML version deleted]]
2000 Feb 11
1
new chron problems in RW0990
Dear all,
In RW0901 I could
> dates("01/01/2000")
[1] 01/01/100
where only the printing was wrong, but the double numeric representation of
the chron object was calculated correctly
but now in RW0990
> dates("01/01/2000")
Error in fun(yy, ...) : must be 2-digit (numeric) year specification
and also the followig doesn't help
> dates("01/01/2000",
2006 Jan 16
1
Problems of data processing
I have two problems for the data processing of my large data base (50000 rows). For example, a sample is as follows
Num <- c(1,2,3,4,4,4,5,5)
Date <- c("1/1/04 0:48","1/1/04 1:52", "1/1/04 1:55", "1/1/04 2:14", "1/1/04 3:09", "1/1/04 8:02", "1/1/04 9:05", "1/1/04 9:06")
Place <-
2000 Mar 07
2
lm(rnorm(1000)~rnorm(1000)) kills rw1000 (PR#476)
First:
R core: (Thank You!)^HUGE_VAL
Now, down to business:
In a loop or in repeated command lines:
system.time(lm(rnorm(1000)~rnorm(1000)))
( or lm(rnorm(1000)~rnorm(1000))$coef )
fails after several iterations with the Windows message 'This program
has performed an illegal operation and will be shut down. If the
problem persists, please contact the vendor'.
clicking on DETAILS
2000 Feb 02
1
"Use a command like x <- vi() to recover"
Subject command doesn't work with rw0901 running on win95 (of course) so,
after looking at the vi and emacs code, I put
textpad <- function(name = NULL, file = ""){
edit(name, file, editor = "g:\\textpad\\txtpad32.exe")
}
Now
x <- textpad()
brings up the botched code in the textpad editor, as expected, but when I
try to save changes I get an "Access to
2006 Jan 11
3
Datetimes differences
I want to obtain datetime differences in mins in an other column, in front of my
datetimes. I have tried this :
T1 <- c("12/31/03 23:49","1/1/04 1:14","1/1/04 0:02")
T2 <- c("1/1/04 0:58","1/1/04 1:16","")
toto <- data.frame(T1,T2)
toto
y <- strptime(T1,"%m/%d/%y %H:%M")
x <- strptime(T2,"%m/%d/%y
2001 Dec 07
2
Help for Linear Discriminant Analysis
Dear colleague,
I'd like to compute linear discriminant analysis, using R. In the book Modern applied statistic with Splus (Venables & Ripley, p. 396), lda function is used. Could you tell me where I can find this function? At what site, can I download this library ?
Thank for your help.
Best Regards
Sovan
----------------------------------------------------------------
Prof. Sovan
2012 Jan 12
2
defmacro installation issue
Hi everybody,
I want to use macro in my R code. But defmacro was not in my libraries. So I
installed it :
> install.packages("gtools")
Installing package(s) into ?C:/Program Files/R/R-2.13.2/library?
(as ?lib? is unspecified)
essai de l'URL
'http://cran.cict.fr/bin/windows/contrib/2.13/gtools_2.6.2.zip'
Content type 'application/zip' length 102500 bytes (100 Kb)
2010 Mar 23
1
information module Wilks' lambda criterion
Hi everybody,
I was wondering if you can help me about a module. In fact, I'm looking for
a package or module about Wilks' lambda criterion in R environment. I didn't
find it in R website (
http://cran.cict.fr/web/packages/index.html#available-packages-W or
http://search.cpan.org/faq.html).
If this module exists, could you show me the command line.
Thank you very much for your help,
2011 Jan 27
1
install.packages
Hi,
I need to install "lmtest package".I have tried to several times to install
packages however I could not. Can anyone help?
Best regards
install.packages ()
--- Please select a CRAN mirror for use in this session ---
Warning: unable to access index for repository
http://cran.cict.fr/bin/windows/contrib/2.12
Warning: unable to access index for repository
2000 Jan 20
0
xgobi
I have downloaded an installed the xgobi library and can plot(laser), but
when I try xgobi(laser), I get these messages in the MSDOS window...
Out of environment space
Out of environment space
Bad command or filename
and in the RGUI window it comes back with...
D:\RW0901/library/xgobi/scripts/xgobi.bat -vtitle 'laser'
C:/WINDOWS/TEMP/xgobi24464
Any ideas what I need to do? I am
2012 Sep 28
1
French Toulouse CRAN mirror always down
Hi!
One of the three French CRAN mirrors, cran.cict.fr (Toulouse) seems to
be down most of the time, and at least really not reliable. It has
currently been down for 28 days (!) [1], and I know that over two years
I've rarely been able to use it (no response, slow, hangs...).
I'm sure the maintainers of this mirror mean well, but the result is
really negative for French R users. This
2007 Jul 25
1
Upgrading to R 2.5.1 on Ubuntu Feisty 64
Hi there,
A new thread was started on the R list about problems to upgrade R to
version 2.5.1 and we were re-directed on this list. We are two with
exactly the same problem and the same distribution (Ubuntu Feisty 64).
We are unable to upgrade to R 2.5.1. The r-base-core package is version
2.4.1 in Ubuntu repositories while all others r-cran related packages
are upgraded to R 2.5.1
2005 Jan 05
3
strange behaviour of negative binomial
Dear list,
I ran into a strange behaviour of the pnbinom function - or maybe I
just made a stupid mistake.
First thing is that pnbinom seems to be very slow. The other - more
interesting one - is that I get two different curves when I plot the
estimated density and the density given by pnbinom. Shouldn't it be the
same?
This is only the case, I think, if I use the parameter size = 1. I
2006 Jan 25
1
How to use rfm.test ? (Package MarkedPointProcess)
I would like to compute the MC test (rfm.test) available in the package MarkedPointProcess (for the data BITOEK for example) in order to test the
dependence between the marks and their locations. Why the syntax of rfm.test is false here? I have the message :
******************************
ML WARNING! Forbidden values! -- if there are too many warnings try narrower lower and upper bounds for the
2010 Jul 14
2
ver 2.11.1 from xterm on Mac without lme4
Hi,
I just installed version 2.11.1 on my Mac OS X 10.5.2. When I try
running R from my xterm, I get the following error:
Error in loadNamespace(name) : there is no package called 'lme4'
Fatal error: unable to restore saved data in .RData
I am returned to the terminal prompt and can not run R. I can open this
version of R from the R console and tried installing the lme4 source
2006 Mar 30
1
warning message in hand-made function
Dear Rusers,
I tried to implement a function comparing mean scores between one
subject (the patient) and a group a control subjects. The function
returns attended results, but I also obtained the following warning :
Warning message:
the condition has length > 1 and only the first element will be used
in: if (substr(fp, 1, 1) == "<") fp else paste("=", fp)
Maybe
2005 Dec 11
1
Quantile function for the generalized beta distribution of the 2nd kind
I have succeded in defining the cdf of the generalized
beta of the second kind, eg.
pgbeta2 <- function(quint,b,a,p1,p2) {
integrate(function(x)
{exp(log(a)+(a*p1-1)*log(x)-(a*p1)*log(b)-log(beta(p1,p2))-(p1+p2)*log(1+(x/b)^a))},0,quint)$value
}
but I'm facing problems with the quantile function. I
tried something like
qgbeta2 <- function(proba,b,a,p1,p2) {
optimize(function(z)
2008 Jun 26
4
Problems when installing RODBC in debian etch
Hello:
I am tried to install the RODBC package in debian etch. At the end of the
installation it appears errors:
**********************************************
* Installing *source* package 'RODBC' ...
checking for gcc...
gcc -std=gnu99
checking for C compiler default output file name...
a.out
checking whether the C compiler works...
yes
checking whether we are cross compiling...
no
2000 Mar 01
0
installation problems on Windows (was Problems with some components of R)
> Date: Wed, 01 Mar 2000 18:01:21 +0100
> From: LAREDO Laurent <mim60 at cict.fr>
>
> I have downloaded and transfered to my P.C (Window 98)
> the version of R which has been split on purpose,that is to
> say the rw0990b1.zip ,rw0990b2.zip ,etc files.
> I encountered no problem as far as the installation is concerned.
> But when I try to run some function ,for