Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Branch
dbRDA-legendreaddsdbrdawhich is a new implementation of distance-based Redundancy analysis (db-RDA). This is a parallel implementation of RDA (functionrda), but not all elements ofrdaare available. The function decomposes dissimilarities instead of raw data and therefore species scores, WA scores of sites and internal rectangular community dataXbarare unavailable. Because of this, not all vegan methods can handle the result. This issue is a checklist of achieving full compatibility.add1aliasanovaas.mlm: OK after 7d064e5biplot: only "monoplot" available. Fails if we do not specifically ask for onlydisplay = "sites"because returns only one kind of scores. Not a thing that needs fixing withindbrda.bstickcalibrate: OK after 7d064e5coefdeviancedrop1eigenvalsextractAICfitted: some distances may beNaN(sqrt()of negative squared dissimilarities). Concerns also -- and more often --residuals.type = "working"returning GowerGis trivial.goodnessinertcompintersetcor: OK after 7d064e5model.framemodel.matrixmso:.NotYetImplemented()-- probably doable, but I don't have time for this now, and leave this for (possible) later implementation.nobsordiR2stepordiresidsordistepordixyplotpermutestplotpointspredictUpdate 25/5/16:type="wa"fixed with 4cde862printresiduals: seefitted(this uses the same function).RsquareAdjscoresscreeplotsimulate: don't have an idea how to implement without column scores, and therefore disabled.spenvcor: OK after 7d064e5stressplotsummarytexttolerancevif.ccaweightsman/capscale.Rdman/cca.object.Rd