Learn R Programming

glmulti (version 1.0.8)

consensus-methods: Consensus method for glmulti objects.

Description

Concatenates several glmulti objects and makes a consensus of them.

Arguments

Methods

xs = "list"

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").