Re: [R] Question on CCA and RDA analysis

2015-04-22 Thread Gavin Simpson
You didn't look that hard...

Start with the Environmetrics Task View:

http://cran.r-project.org/web/views/Environmetrics.html

That might point you to the **vegan** pkg:

http://cran.r-project.org/web/packages/vegan/index.html

And that has a vignette on ordination which you might find useful.

I have been wondering if a blog post on such basic topics might be
worthwhile. Your email suggests perhaps it is. Once I'm done teaching I
will try to find some time to write some posts on these basic analyses.

HTH

G

On 10 April 2015 at 20:38, Luis Fernando García luysgar...@gmail.com
wrote:

 Yeah,

  The most useful example I found was this.

  https://gist.github.com/perrygeo/7572735.

 I always had the idea of this kind of forums was to provide sources not so
 obvious in the web. If you have something better it would be great.

 2015-04-10 18:36 GMT-03:00 Ben Bolker bbol...@gmail.com:

  Luis Fernando García luysgarcia at gmail.com writes:
 
  
   Dear R experts,
  
   I wanted to know if you can suggest me any website or tutorial just to
   learn about how to make a RDA or CDA in R
  
   Thanks in advance!
 
I hate to ask, but did you try Googling
 
  canonical correspondence analysis R
 
  ... ?
 
 
  __
  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.org/posting-guide.html
  and provide commented, minimal, self-contained, reproducible code.

 [[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.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.




-- 
Gavin Simpson, PhD

[[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.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

[R] Question on CCA and RDA analysis

2015-04-10 Thread Luis Fernando García
Dear R experts,

I wanted to know if you can suggest me any website or tutorial just to
learn about how to make a RDA or CDA in R

Thanks in advance!

[[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.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Question on CCA and RDA analysis

2015-04-10 Thread Ben Bolker
Luis Fernando García luysgarcia at gmail.com writes:

 
 Dear R experts,
 
 I wanted to know if you can suggest me any website or tutorial just to
 learn about how to make a RDA or CDA in R
 
 Thanks in advance!

  I hate to ask, but did you try Googling

canonical correspondence analysis R 

... ?


__
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.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Re: [R] Question on CCA and RDA analysis

2015-04-10 Thread Luis Fernando García
Yeah,

 The most useful example I found was this.

 https://gist.github.com/perrygeo/7572735.

I always had the idea of this kind of forums was to provide sources not so
obvious in the web. If you have something better it would be great.

2015-04-10 18:36 GMT-03:00 Ben Bolker bbol...@gmail.com:

 Luis Fernando García luysgarcia at gmail.com writes:

 
  Dear R experts,
 
  I wanted to know if you can suggest me any website or tutorial just to
  learn about how to make a RDA or CDA in R
 
  Thanks in advance!

   I hate to ask, but did you try Googling

 canonical correspondence analysis R

 ... ?


 __
 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.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.

[[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.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.