Displaying 20 results from an estimated 20 matches for "asemeria".
Did you mean:
semeria
2003 Apr 28
4
plot(pam.object) error with R-1.7.0 on Red-Hat 8.0 i686
...platform: RH8.0 i686.
Some suggestions?
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: asemeria at cramont.it
2002 Nov 11
1
lines on class objects table
...vance!
A.S.
----------------------------------------------
Sincerely yours.
Dr. Alessandro Semeria Tel. +39 544 536811
Models and Simulation Lab of Fax. +39 544
538663
The Environment Research Center - Montecatini (Edison Group),
E-mail: asemeria at cramont.it
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2002 Oct 28
3
create an object list in a loop
...sk?
Thanks in advance for your help!
--------------------------
Sincerely yours.
Dr. Alessandro Semeria
Models and Simulation Lab of
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: asemeria at cramont.it
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-hel...
2002 Nov 04
3
write table and dinnames
...-----------------------------------------------------------
Sincerely yours.
Dr. Alessandro Semeria Tel. +39 544 536811
Models and Simulation Lab of Fax. +39 544
538663
The Environment Research Center - Montecatini (Edison Group),
E-mail: asemeria at cramont.it
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2004 Nov 11
5
expressions and paste
I have written a function to plot data which will be used for various different chemistries.
A simplified version is:
plot_data <- function(risk,levels,chem,sd2,measure){
plot(risk, levels,main=paste ("per", sd2, measure, "\n in usual", chem))
}
The problem is with the title.
This works fine if the variable "chem" is just text, but if it is an expression then
2002 Oct 31
0
distributions homogeneity3
...in advance for any suggestion!
--------------------------
Sincerely yours.
Dr. Alessandro Semeria Tel. +39 544 536811
Models and Simulation Lab of Fax. +39 544
538663
The Environment Research Center - Montecatini (Edison Group),
E-mail: asemeria at cramont.it
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2002 Nov 01
2
Empirical distribution
If some can help to find under wich package can i find the commando's
wich i schould to use to work with the empirical cummulative (ecdf)
distribution and also the QQplot.
Zmarrou Hicham
Univesity of Amsterdam
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2002 Nov 06
2
chisq.test on a matrix
...-----------------------------------------------------------
Sincerely yours.
Dr. Alessandro Semeria Tel. +39 544 536811
Models and Simulation Lab of Fax. +39 544
538663
The Environment Research Center - Montecatini (Edison Group),
E-mail: asemeria at cramont.it
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2002 Nov 20
1
regression
...538663 |
|------------------------------------+------------------------------------|
|The Environment Research Center - | |
|Montecatini (Edison Group), Via | |
|Ciro Menotti 48, |E-mail: asemeria at cramont.it |
|48023 Marina di Ravenna (RA), Italy | |
|------------------------------------+------------------------------------|
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www....
2002 Dec 18
2
gene ontology association
Hello! I don't know if there is some R-package able
to associate ontology to a long list of GeneBank Name (a txt-tab file or
an XML file), i.e.
I would as output a formatted file with 4 columns (1:GeneBank Name
2,3,4:ontology).
I know that I have to perform a mapping of genes, I got a look on
AnnBuilder pkg,
but I 've not idea from where to start.
Some suggestion? Thanks in advance!
2003 Jan 21
2
running R inside of e-macs
I can''t start r inside of emacs. When I try it says that it cannot find .Rhistory and then it says " This program ( pressumably Rterm) has performed an illegal operation and will be shut down.". How can I fix this problem?
[[alternate HTML version deleted]]
2003 Mar 15
2
Help with reading data
everytime i try to read in data i get the following error:
Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, :
line 3 did not have 5 elements
it was my understanding it wasn''t necessary to specifiy all defaults. The bizarre thing is this error comes from using read.table.
When I use scan I get the following error:
Error in
2004 Apr 02
1
which on array
Good morning !
Today I found a strange, for my poor knowledge of R, behaviour of
'which' on a matrix:
HAL9000> str(cluster.matrix)
num [1:227, 1:6300] 2 2 2 2 2 2 2 2 2 2 ...
HAL9000> class(cluster.matrix)
[1] "matrix"
HAL9000> ase <- cluster.matrix[1:5,1:5]
HAL9000> ase
[,1] [,2] [,3] [,4] [,5]
[1,] 2 2 2 0 -2
[2,] 2 2 2 0 -2
[3,]
2003 Feb 06
2
.Rprofile, .Rfirst, and .Rdata
Hi all,
After a short hiatus away from R I have found that it's changed a bit.
I used to keep a definition of .First in .Rprofile that did a couple of
things on startup (load a couple of libraries). Now, I've discovered
that when I change the definition of .First in .Rprofile it doesn't
change anything when I start up, because .First is held over in .Rdata
from the last session.
2002 Nov 11
2
repeating a dataframe n times in the direction of the rows
Question:
How can a repeat a dataframe n times
in the direction of the rows?
(Or: How I can rbind a dataframe n times ?)
Example Data:
x <- data.frame( alpha=letters[1:3], num=1:3 )
n <- 4
Complicated solution: To rbind a dataframe n times I can program a loop:
xr <- x
for( i in 2:n ) xr <- rbind( xr, n )
Observation: To cbind a dataframe n times I
2003 Feb 05
3
tcltk installation problem
Dear all,
I want to use GraspeR (on R 1.6.0) and have to install tcltk library. When
I try to do this, I get back this error message:
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in library(pkg, character.only = TRUE) :
.First.lib failed
But I have a tcl/tk package (Active TCL 8.4.1.0) correctly install on my PC
(Win95) and in the autoexec.bat the
2003 Jan 22
1
self-split plot on multiple device
...538663 |
|------------------------------------+------------------------------------|
|The Environment Research Center - | |
|Montecatini (Edison Group), Via | |
|Ciro Menotti 48, |E-mail: asemeria at cramont.it |
|48023 Marina di Ravenna (RA), Italy | |
|------------------------------------+------------------------------------|
2004 Mar 09
0
(no subject)
May be you aren't on the right working dir:
getwd(),setwd().
Your R-script are able to find the thyphoon.txt path?
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: alessandro.semeria at
2004 Mar 12
1
access R remotely
This is not the right place for this question, but however:
when you connect to a remote machine with ssh
with a user name "user" you aren't able to
use the specific shell profile ($PATH,....) of "user", then you have to
specify the complete PATH of all command (i.e. /usr/local/bin/R).
Best
A.S.
----------------------------
Alessandro Semeria
Models and Simulations
2004 Nov 30
0
A basic question
On gentoo:
emerge R
and dowload,configuration, compilation of
all you need to working with base R is performed.
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: