Re: [R] error MANOVA in R

2015-04-05 Thread Gian Maria Niccolò Benucci
Hi Peter, Thank you so much for your tips. Have a nice Easter. Gian Il giovedì 2 aprile 2015, peter dalgaard ha scritto: > > > On 30 Mar 2015, at 17:11 , Gian Maria Niccolò Benucci < > gian.benu...@gmail.com > wrote: > > > > Dear R-usrs, > > > > I am

[R] error MANOVA in R

2015-03-30 Thread Gian Maria Niccolò Benucci
riables? Many thanks in advance, -- Gian [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.or

[R] Two maps with different legends with spplot

2014-03-05 Thread Gian
Hi all, I am using spplot to plot two maps in the same device. In my case, I have a map of a certain variable and the same map of the standard deviation of the same variable. The range of the second is much smaller than the range of the first so my wish is to plot both but to have them on differe

Re: [R] column and line graphs in R

2013-03-15 Thread Gian Maria Niccolò Benucci
Thank you very much to you all, I'll play the codes and post my code once I have tested it. Cheers, -- Gian On 14 March 2013 16:27, John Kane wrote: > > The easiest way to supply data is to use the dput() function. Example > with your file named "testfile": >

Re: [R] column and line graphs in R

2013-03-14 Thread Gian Maria Niccolò Benucci
0340.333 MOTU34 0.1820.417 First column is the relative abundance of the given MOTU and second column is the relative frequency of the same MOTU. Thank you very much in advance, -- Gian On 14 March 2013 14:51, John Kane wrote: > > http://stackoverflow.com/questions/5963269/how-

Re: [R] how to import DNA sequences in R

2013-03-14 Thread Gian Maria Niccolò Benucci
Thank you all guys, for the useful information. Gian On 14 March 2013 14:14, Martin Morgan wrote: > On 03/14/2013 02:19 AM, Gian Maria Niccolò Benucci wrote: > >> Dear all, >> >> I was wondering how to read DNA sequences in R, is there a specific >> function and/

[R] column and line graphs in R

2013-03-14 Thread Gian Maria Niccolò Benucci
matrix made of two columns, on is the relative abundance and the other is the relative frequency for each of my sample. Thank you very much, -- Gian [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch

[R] how to import DNA sequences in R

2013-03-14 Thread Gian Maria Niccolò Benucci
Dear all, I was wondering how to read DNA sequences in R, is there a specific function and/or a specific package for that? Thank you very much in advance, Gian ** [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

Re: [R] random sampling inside a dataset

2012-10-04 Thread Gian Maria Niccolò Benucci
n when 'replace = FALSE' Why it does not work? The whole dataset is composed of 536 rows and I just want to sample randomly 200 of them... Thank you in advance, Gian On 13 September 2012 14:01, Duncan Murdoch wrote: > On 12-09-13 7:43 AM, Gian Maria Niccolò Benucci wrote: > >&g

Re: [R] random sampling inside a dataset

2012-09-13 Thread Gian Maria Niccolò Benucci
Thank you very much for your help, I was wondering if is possible to sample randomly specifying to select in a particular group of data inside the matrix, for example only within the whole samples collected in 2011 I would randomly choose 20 random samples... Thanks a again, Gian On 13

[R] random sampling inside a dataset

2012-09-13 Thread Gian Maria Niccolò Benucci
Hi all, I am wondering if do exist a function in R that allow me to sample or choose randomly the rows (i.e., samples) inside a given matrix. Thank you very much in advance. Cheers, -- Gian [[alternative HTML version deleted]] __ R-help@r

[R] help - history()

2012-02-23 Thread Gian Maria Niccolò Benucci
Hi Members, Do exist the possibility to delete a command line into the history? Fo example. If I' ve typed a line code that is wrong, Can I delete it from the hostory in reason to do not save it in the .Rhistory file? Thanks for helping, Gian [[alternative HTML version de

Re: [R] R-help Digest, Vol 108, Issue 16

2012-02-16 Thread Gian Maria Niccolò Benucci
Hi Petr, You advice options(scipen=20) gave me the expected result and fix the problem. Thanks a lot! Gian [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

[R] help with e+01 number abbreviations

2012-02-16 Thread Gian Maria Niccolò Benucci
Dear List, I will appreciate any advice regarding how to convert the following numbers [I got in return by taxondive()] in numeric integers without the e.g. 6.4836e+01 abbreviations. Thank you very much in advance, Gian > taxa_dive Species Delta Delta* Lam

[R] Data frame and function that requires vector as input

2011-03-22 Thread Gian Luca Negri
data frame Thanks, Gian Luca __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

[R] how to calculate "axis variance" in metaMDS, pakage vegan?

2009-11-30 Thread Gian
Hi there, I am trying to use funcion metaMDS (vegan pakage) for Community Ecology data, but I find no way to calculate the "expressed variance" of the first 2 axis? is there a way to do that? Thanks a lot in advance, Gian -- View this message in context: http://n4.nabble.com/how-to