consensus-methods {glmulti} | R Documentation |
Concatenates several glmulti
objects and makes a consensus of them.
a list of glmulti
objects to make a consensus of. Can include actual objects or filenames pointing to objects written on the disk
(typically glmulti
objects that have been saved using write
with file="filename|object"
).