Re: [R] normality test

2004-02-17 Thread alessandro . semeria




A qqplot is a good raw test to look quickly
the normality of a distribution.
best
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] problems with large data

2004-01-09 Thread alessandro . semeria

Read the manual distributed with R about import/export data.
However with large data set is preferable the direct use of the function
scan (read.table is built with it).
best regards! ...and good year
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] pb with install

2004-01-09 Thread alessandro . semeria

May be:
Have you correctly updated  R to version 1.8.1 before the Bioconductor's
installation?
you have to remove, or place in a different place, old bioconductor
libraries and set
LIB var to point to the new ones...

A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]



   
 
  Ghislaine Guigon 
 
  [EMAIL PROTECTED]  To:  [EMAIL PROTECTED]  
 
  Sent by:  cc:
 
  [EMAIL PROTECTED] Subject: [R] pb with install   
 
  ath.ethz.ch  
 
   
 
   
 
  09-01-2004 12.04 
 
   
 
   
 




dear all,

I try to update my Rversion fro 1.7.1 to 1.8.1 on linux. I have a problem
when I try to install pacakges from Bioconductors with :

source(http://www.bioconductor.org/getBioC.R;)
and
getBioC(relLevel=release)

somme errors append and when I make a library(affy) for example I obtain :

  library(affy)
Error in setIs(character, characterORMIAME, where = where) :
 Class character is sealed; new superclasses can not be defined,
except by setClassUnion
Error in setIs(character, characterORMIAME, where = where) :
 Class character is sealed; new superclasses can not be defined,
except by setClassUnion
Error in getClass(Class, where = topenv(parent.frame())) :
 MIAME is not a defined class
Error in library(affy) : .First.lib failed

Is someone still have this problem ?



Ghislaine GUIGON
Biostatisticienne

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Alpha

2003-12-09 Thread alessandro . semeria

Try to install ATLAS (improved version of BLAS libraries):
 sources form http://www.netlib.org/atlas/index.html#software

Best regards
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]



   
 
  Poizot Emmanuel  
 
  [EMAIL PROTECTED]  To:  [EMAIL PROTECTED]  
 
  Sent by:  cc:
 
  [EMAIL PROTECTED] Subject: [R] Alpha 
 
  ath.ethz.ch  
 
   
 
   
 
  09-12-2003 10.07 
 
  Please respond to
 
  poizot   
 
   
 
   
 




Hello,
I just install red-hat 7.2 for alpha station.
I downloaded R-1.8.1-1.alpha.rpm, but unable to install it.
I need the libblas.so.3 library. I did have a look around and did not find
where to get that library for linux alpha version.

--
regards

Emmanuel POIZOT
Cnam/Intechmer
Digue de Collignon
50110 Tourlaville
Tél : (33)(0)2 33 88 73 42
Fax : (33)(0)2 33 88 73 39

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] question

2003-11-19 Thread alessandro . semeria

With scan and match (pattern1,pattern2,..) you should be able to
build a function to perform what do you want.
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Problems installing lattice

2003-11-18 Thread alessandro . semeria

Have you installed 'grid' pkg before lattice?
Look at dependencies !

A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Rweb: how to use source()

2003-11-17 Thread alessandro . semeria

It seem a user-permission problem.
May be some mistake at Rweb configuration
level (look at the RwebConfig file)?
First you have to try R standalone.

A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] S Programming

2003-11-17 Thread alessandro . semeria

Look at http://cran.r-project.org/other-docs.html
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] long algo

2003-10-29 Thread alessandro . semeria

Is well know that R is inefficent  on loops.
When you have to perform heavy loop
is better to use a call to fortran or c code (.Fortran() , .C() functions)
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] generic algorithm

2003-10-23 Thread alessandro . semeria

Are you sure?
look at nlm on base pkg and at pkgs nls nlme ...
all pkgs to minimize something optimize
or better, what signify optimize for you?
Best

A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Re: generic algorithm

2003-10-23 Thread alessandro . semeria

Look at pkg gafit
Bye
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Organized examples for newbyes

2003-10-14 Thread alessandro . semeria

Look at the CRAN  closest to you, I think was
http://cran.at.r-project.org/, on the section
Documentation/Contributed:
- Il linguaggio R: concetti introduttivi ed esempi by Vito M. R. Muggeo
(30 pages for beginners in Italian).
- Simple R by John Verzani (data sets, various PDF, PS and a browsable
HTML version are available at the Simple R homepage).
After this lectures and exercises I think you should able to find alone
more specific doc.
Best!
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Number Format

2003-10-14 Thread alessandro . semeria

Probably you have set options(scipen=some negative number),
try with options(scipen=3).
options(digits=#) for the number of digit.
Best
A.S.



Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Graph window is not available any more

2003-09-24 Thread alessandro . semeria
Obviously, when you call the function trellis.device(postscript, ..) 
you have set current output device to postscript, look at the file *.ps !
Try the same call with windows at the place of postscript!
Best!

A.S.



Alessandro Semeria 
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group), 
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

[[alternative HTML version deleted]]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] Books for R

2003-08-14 Thread alessandro . semeria
Then the best book is Venables  Ripley (2002) for R.
A.S.



Alessandro Semeria 
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group), 
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

[[alternative HTML version deleted]]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


Re: [R] print points from a huge matrix

2003-08-14 Thread alessandro . semeria
Try with write.matrix (MASS pkg)...

good luck
A.S.



Alessandro Semeria 
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group), 
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

[[alternative HTML version deleted]]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


[R] Re: [BioC] mva functions

2003-03-21 Thread alessandro . semeria
Probably you have to set a new max value for the max 
amount of the heap memory, look at the R-help on 'memory.limit' 
function.

Good luck 
A.S.



Alessandro Semeria 
Models and Simulations Laboratory
The Environment Research Center - Montecatini (Edison Group), 
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: [EMAIL PROTECTED]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help