Displaying 9 results from an estimated 9 matches for "amaitour".
2003 Jul 07
1
P-value for F from summary.lm (was RE: (no subject))
...peciallinearmodel)$fstatistic
pval <- pf(fstat[1], fstat[2], fstat[3], lower.tail=FALSE)
HTH,
Andy
> -----Original Message-----
> From: joerg-burmester at gmx.net [mailto:joerg-burmester at gmx.net]
> Sent: Monday, July 07, 2003 7:50 AM
> To: R-help at stat.math.ethz.ch
> Cc: amaitour at pasteur.fr; bitwrit at ozemail.com.au;
> p.dalgaard at biostat.ku.dk; gregor.gawron at rmf.ch;
> mditzen at zedat.fu-berlin.de
> Subject: [R] (no subject)
>
>
> hi,
>
> can anyone help me about the simple data probability-value of
> the F-test, respectively p-val...
2002 Jun 13
2
Output of clustering packages
Dear all,
I am sorry because my question is perhaps trivial and is certainly a
detail.
It's related to the output of some clustering package
as mclust and e1071. The output is as follows :
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1
[38] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1
[75] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2001 Dec 22
4
A small question
My Mail StationeryDear R- users,
I have a small question on R. The other day I was using R when I decided to
quit and when I was prompted with the question whether I would like to save
the workspace image, I accidently pressed yes and after that every time
start R the previous work space gets loaded. How do I avoid this?
Thanks in advance,
______________________
Indrajit SenGupta
Department Of
2001 Oct 02
0
Problems about packages
Dear everybody!
I have installed some packages as mclust_1.1-4.tar.gz by loading them
from CRAN. Apparently it's OK because when I open a R session
(under linux) and when I m doing library(), the packages are included
correctly in the library.
But when I try to load the library , for example : library(mclust)
I have the instruction :Segmentation fault (core dumped) and I was
rejected out of R
2002 Jun 12
1
Bagged clustering (package e1071)
Dear all,
I have a problem with the function "bagged clustering" of package
e1071.
When I try to run the example of bagged clustering with the iris data :
data(iris)
bc1 <- bclust(iris[,1:4], 3, base.centers=5)
I got the following message error :
Loading required package: class
Committee Member: 1(1) 2(1) 3(1) 4(1) 5(1) 6(1) 7(1) 8(1) 9(1)
10(1)Error in bclust(iris[, 1:4], 3,
2001 Aug 08
2
Library hdarray
Dear everybody!
I m seeking the package named hdarray for the analysis of microarrays
data.
It must not included in the base packages.
Thanks in advance.
Aboubakar Maitournam.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2002 Apr 22
2
.RData
Dear all,
I have a version 1.3.1 of R which is under Linux Redhat. I have worked
with it without any problem.
But now when I try to run R, I get the error message as follows :
Error: an xdr real data read error occured
Fatal error: unable to restore saved data in .RData
Thank you in advance and sorry if my question is perhaps simple.
Aboubakar Maitournam.
2002 May 17
2
Installing R-1.5.0 on Linux
Dear all,
I am sorry in advance because probably my question was already
discussed.
I have installed an R version R-1.3.1 on Linux RedHat 6.2.
As I want to install R-1.5.0, I have first followed a suggestion of
Peter
Dalgaard (mail in FAQ) in order to keep the version R-1.3.1 by renaming
/usr/local/lib/R and /usr/local/bin/R (/usr/local/lib/R-1.3.1 and
/usr/local/bin/R-1.3.1 )and then set
2001 Dec 13
5
R workspace
Dear all,
I m using R version 1.3.1 under linux (Red Hat).
When i left my session, naturally i have the question
Save workspace image? [y/n/c]?
I said n because I want to remove all the contain of my workspace.
Then I left R with q().
When I open new session I have the R welcome message and
[previously save workspace restored]. By typing ls() I find
what I have normally removed and I want to