Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:luca laghi”

laplace transform
luca laghi · Sep 4, 2003 · r-help

Dear users, is anybody of you aware of a R command to perform laplace transform or even its inversion? Thank you very much. Luca

installation of the gsl package on Suse 10.1
luca laghi · Aug 17, 2007 · r-help

I am trying to install the gsl package. I had gsl installed with YaSt in /usr/lib. when I launch R as superuser and launch install.packages, it says in cannot find Gnu Scientific Library. How can I make it...

R: y-title
luca laghi · Mar 28, 2001 · r-help

Dear all, is it possible to have orizontal the y-title of a graph? Luca Laghi -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the...

extracting elements
luca laghi · Sep 24, 2001 · r-help

Equation constraints: optim()Dear R-users, is it possible to exract from a data frame the rows whose name contains a certain letter? Thank you, Luca -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R...

change the names of all listed objects
luca laghi · Aug 3, 2007 · r-help

Dear list members, I have created seven objects, from a to g, so that ls() gives me [1] "a" "b" "c" "d" "e" "f" "g" how can I automatically change their names in "a1" "b1" "c1" "d1" "e1" "f1" "g1...

mean
luca laghi · May 9, 2001 · r-help

Greetings, a little question: if I heve got a matrix with 10 columns, how do I produce a 10 elements vector with the average of each column? Thank you, Luca -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac...

double quotes
luca laghi · Oct 5, 2001 · r-help

Dear all, I would like to use the double quote symbol ( " ) as a character. How can I do it? In particular I'd like to obtain from the paste function the following string: "word" I tried with paste (""", word, """) but...

mean
luca laghi · May 17, 2001 · r-help

I need help to understand what Iam doing wrong: Yesterday I found the averages of a matrix columns with apply(x, 2, mean) Today I did it again on the same matrix obtaining results a bit different. Why? I suspect...

Can't find what you're looking for? Try searching with Google .