Displaying 2 results from an estimated 2 matches for "lu2_loc_rda".
2017 Sep 16
2
Help with RDA analysis, function ''varpart'' in vegan
...ameters;
local land use variables;
total land use variables.
In each matrix, the number of the rows is the same (the sites) and there
are different column number (measured varibakes).
I use the follow script:
WQ_RDA <- read.csv("F:/Sher_sophi_new3/RDA/WQ_RDA_1.csv", row.names = 1)
LU2_loc_RDA <- read.csv("F:/Sher_sophi_new3/RDA/LU2_loc_RDA_1.csv",
row.names = 1)
LU2_bas_RDA <- read.csv("F:/Sher_sophi_new3/RDA/LU2_basin_RDA_1.csv",
row.names = 1)
comm <- read.csv("F:/Sher_sophi_new3/RDA/Final_true_OTUs_97_1.csv",
row.names = 1)
x1 = as.matrix(WQ_RD...
2017 Sep 17
0
Help with RDA analysis, function ''varpart'' in vegan
...total land use variables.
>
> In each matrix, the number of the rows is the same (the sites) and there
> are different column number (measured varibakes).
>
> I use the follow script:
>
> WQ_RDA <- read.csv("F:/Sher_sophi_new3/RDA/WQ_RDA_1.csv", row.names = 1)
> LU2_loc_RDA <- read.csv("F:/Sher_sophi_new3/RDA/LU2_loc_RDA_1.csv",
> row.names = 1)
> LU2_bas_RDA <- read.csv("F:/Sher_sophi_new3/RDA/LU2_basin_RDA_1.csv",
> row.names = 1)
> comm <- read.csv("F:/Sher_sophi_new3/RDA/Final_true_OTUs_97_1.csv",
> row.names =...