Displaying 2 results from an estimated 2 matches for "genpop".
Did you mean:
genepop
2010 Sep 21
1
partial dbRDA or CCA with two distance objects in Vegan.
I am trying to use the cca/rda/capscale functions in vegan to analyse
genetic distance data ( provided as a dist object calculated using
dist.genpop in package adegenet) with geographic distance partialled out
( provided as a distance object using dist function in veganthis method
is attempting to follow the method used by Geffen et al 2004 as
suggested by Legendre and . FORTIN (2010).
I cannot see how to introduce the Conditioning ( parti...
2009 May 26
5
Help me...!!!
Hi to all...i'm a new R'user and i have to solve some exercies so i ask to
tou for an help...
1.) How i can demonstrate in R that the limit for x-->infinite of
(1+1/x)^x is equal to "e"?
2.) if i have a vector of values how can i create a function that, applied
to my vector, give me "median", "mean", "Var" and "length" togheter?