Displaying 2 results from an estimated 2 matches for "gal_15".
2011 Feb 10
2
Rioja package, creating transfer function, WA, "Error in FUN"
...t; "26" "90.30269" "3.948559" "113.19206"
4 "N1_4" " 5" "94.14427" "3.697213" " 48.56375"
5 "N1_5" "30" "90.04269" "3.745020" "108.57278"
....
90 "GAL_15" "70" "94.07849" "3.777932" " 66.77673"
> STEST=odbcConnectExcel(file.choose())
> sqlTables(STEST) (STEST is the
> species abundance file)
> Spe=sqlFetch(STEST, "Sheet8")
> odbcClose(STEST)...
2011 Feb 22
1
Transfer function observed vs predicted values graph problem
...3 "3" "26" "90.30269" "3.948559" "113.19206"
4 "4" " 5" "94.14427" "3.697213" " 48.56375"
5 "5" "30" "90.04269" "3.745020" "108.57278"
....
90 "GAL_15" "70" "94.07849" "3.777932" " 66.77673"
The species matrix (y) contains the abundance of 32 species over 90 sites,
set out like this
F1 AmpFlav AmpWri ArcCat ArcDis
1 1 22.2929936 0.0000000 0.0000000 0.0000000
2 2 30.9677419 0.0000000 0.0000000 3.225806...