glmulti objects and returns a new glmulti object.
This object contains the best models found in all passed objects, with duplicates removed.
Useful to bring back together the different parts of a parallelized exhaustive screen, or to make the consensus
of several replicate genetic algorithms.consensus(xs, confsetsize = NA, ...)glmulti objects, or filenames from which glmulti objects can be read on the disk
(typically glmulti objects that have been saved using write with file="filename|object").NA, all available models are included.glmultiparams slot of the returned object is taken from the first object too.
Note that if not all glmulti objects in xs do contain fitted model objects, then no model object will be included in the returned glmulti object.glmulti