Displaying 20 results from an estimated 49 matches for "uniroma1".
2006 Dec 29
6
Doubt about standard syntax
...h and 1 space:
* ciao
Paragraph and 3 spaces:
* ciao
Paragraph and 4 spaces:
* ciao
-----------
In other words, a paragraph, once started, eats everything until a blank line?
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
2010 Mar 09
4
IMPORTANT - To remove the null elements from a vector
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100309/39a1283b/attachment.pl>
2007 Mar 05
1
Creating a simple tag plugin
I want to create a tag processor that is activated by something like:
{flickr: http://www.flickr.com/photos/censi/232006603/}
(it then downloads from flickr the description of the photo -- look
for example at http://www.dis.uniroma1.it/~acensi/category/sss06.html)
This is my flickr.rb:
load_plugin ''webgen/plugins/tags/tag_processor''
module Tags
class FlickrTag < DefaultTag
param ''url'', nil, ''Url of the photo on Flickr.''
register_tag ''flickr'...
2006 Dec 29
3
Leading blank lines in codeblocks ignored?
...;
----
or even:
----
Paragraph
<tab><space>
<tab> Line
<tab>
----
Markdown.pl ignores the leading blank line in the code block.
Is this intended behaviour?
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
2005 Jan 27
2
Request for help
...and none of them produce
matrices with 1 and 0. Also, I've tryied to use R, but it is too
complicated for a not-statistician as I am....can you help me?
Thank you for your attention,
so long
Michela Marignani
University of Siena
Environmental Science Dept.
Siena, Italy
michela.marignani at uniroma1.it
2009 Jul 02
2
to creates an array
Is there a command as "mat.or.vec(nr,nc)" to create an array that I must calculate with more cicle?
[[alternative HTML version deleted]]
2009 Feb 03
1
R-CPCA
...2 ||
|| Phone: ||
|| Office/Lab +39-06-49913937/152 ||
|| Fax: ||
|| Dpt +39-06-491491 ||
|| Office +39-06-49913627 ||
|| E-mail: rino.ragno at uniroma1.it ||
|| WWW: http://www.rcmd.it ||
++--------------------------------------------++
2009 May 18
2
Simulation from a multivariate normal distribution
I must to create an array with dimensions 120x8x500. Better I have to make 500 simulations of 8 series of return from a multivariate
normal distribution. there's the command "mvrnorm" but how I can do this repeating the simulation 500 times?"
[[alternative HTML version deleted]]
2010 Mar 09
2
IMPORTANT - Add a plot to another plot
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100309/8e587d55/attachment.pl>
2007 Mar 06
1
I''m crashing my head on this
...nvalid structure of meta information part
on a file that starts with:
---
title: Sample hello page
inMenu: true
---
which is copied from one of the examples.
I attach the whole file.
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.page
Type: application/octet-stream
Size: 498 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/webgen-users/attachments/20070306/01239d4e/attachment.obj
2007 Mar 17
1
Webgen and incremental generation (nukumi2 did it)
...9;s author, maybe he can share its
experience about how to implement incremental generation: myself, I
can only think of naive ways, when there probably is a very good
solution.
Cheers,
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
2010 Oct 11
2
(senza oggetto)
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101011/7fd9c9d5/attachment.pl>
2007 Mar 09
3
Transformation order
...s?
2 - I was wondering why did you set this order instead of the other
way around: was there a reason, or was it a random decision? I think
that the other order is much more intuitive.
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
2006 Dec 27
4
Maruku: a better Markdown interpreter for Ruby.
...s appreciated.
In particular, what do you think of this (proposed) syntax for adding
meta-data to span-level elements?
http://maruku.rubyforge.org/maruku.html#future
Have a nice day!
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi
2006 Sep 18
1
multiple density function
Hi everybody
I'm new in R so the question will be easy for you
I'm running multiple density functions taking account of the following
conditions:
mean=seq(10,1,length=10)
var=seq(3,1,length=10)
How can I describe the density functions on the same chart?
thanks
Marcella
--
View this message in context: http://www.nabble.com/multiple-density-function-tf2289386.html#a6358504
Sent
2011 Jan 16
1
WORK AREA TO SAVE
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110116/b3c19ac8/attachment.pl>
2005 Oct 10
1
details about lm()
...Domenico
*********************************************
Domenico Cozzetto
Biocomputing group
Department of Biochemical Sciences
"A. Rossi Fanelli"
University of Rome "La Sapienza"
P.le Aldo Moro, 5 - 00185 Rome
Tel: +39 06 49690276
Fax: +39 06 4400062
URL: http://cassandra.bio.uniroma1.it/~cozzetto/
2009 Apr 30
1
URGENTE
Sto imparando ora ad utilizzare R. Ho un problema: devo caricare i dati da un file xls creato da me, utilizzando la funzione
"read.xls" produce il seguente errore:
Errore in xls2csv(xls, sheet, verbose = verbose, ..., perl = perl) :
Unable to read xls file 'indagineUSA.xls'.
Errore in file.exists(tfn) : argomento 'file' non valido
Cosa c'รจ che non va? La directory
2010 Mar 04
1
IMPORTANT! How work "constrOptim"? Why error in this routine???
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100304/8595d7e1/attachment.pl>
2007 Mar 04
1
Maruku + webgen - access to meta-information from content converter
...ss the meta-information of the page?
Maruku has many configuration options, and I want to take advantage of
webgen''s system, so that I can define defaults in config.yaml, etc.
--
Andrea Censi
"Life is too important to be taken seriously" (Oscar Wilde)
Web: http://www.dis.uniroma1.it/~censi