| consensus-methods {glmulti} | R Documentation |
Consensus method for glmulti objects.
Description
Concatenates several glmulti objects and makes a consensus of them.
Methods
- xs = "list"
a list of
glmultiobjects to make a consensus of. Can include actual objects or filenames pointing to objects written on the disk (typicallyglmultiobjects that have been saved usingwritewithfile="filename|object").
[Package glmulti version 1.0.8 Index]